I have a Section that is set to RO and occurs in all InstTypes except for a special one.
When the user first selects the special InstType and then selects “Custom” as the InstType the section is unchecked and can’t be checked again in the “Custom” InstType.
So everything is fine except that when the users selects the “Custom” InstType the Section should always be checked again.
Only in the special InstType use case it should be unchecked.
How can I achieve this?
You can enforce whatever logic you want in .onSelChange: