Forums

Red Box Warning Popup

mothy5000 23 Aug, 2014
Hi - I have created a checkbox group. On the actual form whenever a box is checked and then unchecked, I get the following popup. Is there a way to turn this off?


[attachment=0]error.jpg[/attachment]
GreyHead 23 Aug, 2014
Hi mothy5000,

Remove whatever validation you have set for the Checkbox group.

Bob
mothy5000 23 Aug, 2014
This checkbox group is a mandatory question. Is there a way to simply change the text to say "A response is mandatory"?

Tim
mothy5000 23 Aug, 2014
Is this text listed in php somewhere?
GreyHead 24 Aug, 2014
Hi mothy5000.

The group may be required but the required error will normally only show up when none of the checkboxes are selected; and that's not the message that it will show.

You can change the message by adding a title entry on a Text input, please try that with the checkbox group - but I'm not sure if you have to apply the title to all boxes in the group or just one :-(

Bob
mothy5000 24 Aug, 2014
Thanks! I added "Please select one." to the Title field and this worked.

Tim
This topic is locked and no more replies can be posted.