0

Display or hide button based on View(Form)?

Dear All,

Is it possible to hide a button based on the name of a View (Form)?

I have 1 table with let’s say Button 1A and Button 1B. This table has multiple "Views".

I only want to see Button 1A and Button 1B when “Form 1” of “View 1” is activated. These buttons should thus be hidden when “View 2” is activated.

Anyone any pointers?

Thanks,
Bas

1 reply

null
    • Jorg
    • 4 yrs ago
    • Reported - view

    Hi Bas, 

    You could achive that if you can set a condition in the option "Only display field if" in the properties of the button that you have used to filter out all the records in "view 1" or "view 2". That means in the condition you should be able to sum up all the filters in the belonging view.

    Than you can show the related button in all the records of "view 1" or "view 2".

    Kind regards, Jörg

Content aside

  • 4 yrs agoLast active
  • 1Replies
  • 1436Views