Hello friends,I have an OR container with max=1. It contains two possible items IMAGE and TEXT. Only one of them can be selected at one time.The IMAGE item appears by default which has been made readonly during form initialisation. Now if the user selects the text item and then again selects the IMAGE item, the readonly no longer works. I tried onReplicantAdded too but no use. Can anyone suggest me what event I need to capture for this?Regards,Mav