Hi, I want to show/hide item in B4XPreferencesDialog depending on another item condition (like yes/no). For example: optionItem with yes/no, if yes selected, another textitem show. Any tips
www.b4x.com
It would be possible (or more easy) to disable some of the input edit text based in some condition?
I've thought about "SetEventsListener", but I think it just fired after pressing OK.