Hello,
the survey builder in CRM 5.0 allows to specify simple input fields or text-fields as mandantory, in order to ensure that the fields are going to be filled.
But how you can you ensure, that radio buttons oder list boxes are mandantory as well?
For example:
a radio button group could be like this:
answer option1 "label please make a choice" / marked as default
answer option2 "label option 1"
answer option3 "label option 2"
The user should either choose option2 oder option3. If he didn't make a choice and option1 is marked when the submid-command is executed, then a error message should appear.
Has anyone an idea how to solve this tasks?
THX in advance