Compulsory radio button selection
I have a radio button field with the 'Required' checkbox enabled. When the form is previewed, the '*' is shown on a separate line.I have tried setting the width but it does not seem to solve the problem.
[221 byte] By [
R_L123a] at [2007-11-26 13:53:39]

# 2
Yea, it gets hard to deliver good GUI in IdM sometimes :)If that is really a turn-off, you could write your own <Validation> for the radio button null value and provide a red Text Field with "noNewRow"=true...Adi