Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a problem, when I creating form, mandatory fields not showing asterix on frontend, but it's showing on form preview.
could you help me,thanks
Comment author was deleted
Might be due to styling on your frontend?
but contour is generating these fields in frontend?
example:
<div class="contourField firstname textfield mandatory alternating"><label for="e43bed9d-9259-4f92-b90a-6445cc009630" class="fieldLabel">First Name</label><div><input type="text" name="e43bed9d-9259-4f92-b90a-6445cc009630" id="e43bed9d-9259-4f92-b90a-6445cc009630" class="text" value="" maxlength="500" data-val="true" data-val-required="First Name is </div>
It should be First Name *, same when you doing preview
Yup :) but if it works in preview ... sure it's the same form ?
Sorted, removed form and added again.. Thanks
Ok glad it's fixed :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Mandatory fields not showing asterix
I have a problem, when I creating form, mandatory fields not showing asterix on frontend, but it's showing on form preview.
could you help me,
thanks
Comment author was deleted
Might be due to styling on your frontend?
but contour is generating these fields in frontend?
example:
<div class="contourField firstname textfield mandatory alternating">
<label for="e43bed9d-9259-4f92-b90a-6445cc009630" class="fieldLabel">First Name</label>
<div><input type="text" name="e43bed9d-9259-4f92-b90a-6445cc009630" id="e43bed9d-9259-4f92-b90a-6445cc009630" class="text" value="" maxlength="500" data-val="true" data-val-required="First Name is </div>
It should be First Name *, same when you doing preview
Comment author was deleted
Yup :) but if it works in preview ... sure it's the same form ?
Sorted, removed form and added again.. Thanks
Comment author was deleted
Ok glad it's fixed :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion