Want to set visibility based on expression. how can i do that?

0
Hello Everyone ,  I want to set visibility condition to list widget based on expression (attribute value) .  How can i start , i need to call microflow? can you please guide me how to do that ! This is the widget  In there if the attribute “Number of tickets available” is 0 or below it has to disable .  Please guide me to do that .  That would be appreciate .  Thank you  
asked
2 answers
2

These two pages in the documentation will give you a good idea how to do this

https://docs.mendix.com/studio/page-editor-widgets-visibility-section/

https://docs.mendix.com/studio/expressions/

answered
1

Hi. You can select conditional visibility under ‘visibility’ tab of ‘edit list view’. There you can select the option of ‘based on expression’

 

answered