Buttons conditionally visible in a data view control bar

2
Hi, I am trying to hide/show microflow buttons in a data view control bar. For this I set up conditional visibility of the buttons to depend on an enumeration attribute of an entity. (The buttons should be visible on different enumeration values.) However the application (desktop client) always shows the buttons regardless of the value of the enumeration attribute. Any idea what I am doing wrong? I am working with Mendix 5.0.0-beta7 and Google chrome ersion 29.0.1547.66 m. Thanks, Andriy
asked
1 answers
0

Andriy,

I think this is not something you are doing wrong. Submitted feedback on this issue in the modeler as the function seems to have a bug in it.

answered