Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am stuck with a issue when using "Always one selected value " option in the list box. My scenario is explained below
I have two fields in my application enabled with Always one selected value. Now if I change the selection in one of them, selection is overriding because of other field having always one selected option.
Can there be any way to get this resolved?
I have attached a sample application and I want to chnage the selection in any one of the field.
Many thanks for any suggestions or help
Regards
Murali Krishna !
that is how AQL works
go with alternate states
Not entirely sure if this will be helpful for what you are trying to achieve, but you can move one of the list box to the alternate state and then you will be able to make a selection.
HTH
Best,
Sunny
Hi,
If data is not associated then your selection will be change.
You can try Check Box by go to Property->Presentation->Selection Style Override->LED
Regards
Please notice that the "Always One Selected" setting is not a list box setting, but it actually affects the field in the data model. In any scenario the field must always have one selected value.
Hi,
Try Triggers from Document Properties as shown in screen. Hope this will help you.