Conditional visibility problem on Radio button

0
I can't select an attribute when i click on “Visible based on Data” and then “Visible Based on Attribute”. It shows up in the list of choices and the save button is clickable, but when I click on it nothing happends. I also tried an expression with “$currentObject/Product_Groep= MyFirstModule.Product_Groep.Blank_Aluminium” ( Product_Groep is a radiobutton with 5 different choices, and Blank_Aluminium is one of the choises). Does someone had a similar problem or has enough knowledge of mendix to give me a solution?
asked
3 answers
1

Hi Iwan,

normally, it should looks like this:

 

 

i dont know why the Enum is not selectable in Mendix Studio.

You can try it again with the Expression. Watch out to use the right name of the Enum.

 

If you plan to create more complex applications in the future it is highly recommended to use Mendix Studio Pro.

You can download it here:

Mendix Marketplace - Studio Pro 9.23.0 - Download

 

 

answered
0

Hi Iwan,

 

Could you add a Screenshot of this Page?

 

 

answered
0

 

I can click the “select” button, but nothing happends. There is no error message.

answered