Make grid buttons visible based on attribute in selected row - Mendix Forum

Make grid buttons visible based on attribute in selected row

9

I want to have the option to make a grid button visible based on a attribute in the selected row. So if record A has a boolean on true and record B has that boolean on false i want to show the button only when the boolean is true. So when i select record A the button becomes visible, when i select record B the button is not visible.

asked
1 answers

Hallo,

 

Did you manage to find out how to do this?  I'm in the same situation right now. I also want to make a button visible based on a boolean value of the selected record. 

 

Greetings,

 

Mariusz 

Created