I am building an application in which i stucked at a particular scenario.
the requirement is that only one record in the list can have its boolean variable true.
when we check one record than other must get disabled then if i have to check another one first i have to uncheck the previous one.
the scenario i have set in the oml.
please provide the oml.
It is not working with radio buttons.
Hi,
You can very easily build a logic for that one, by checking if there are any others selected when you tick one box, and if they are, uncheck them:
OML in attachment with the code.
Kind Regards,João