Here's a headache - and not sure what is up.
I have created a test form in V5. Setup has HTML (Render Form)
No CSS display:none rule.
Inspection shows that the form is there...(form HTML is rendering)
One odd thing was that there was an inherited height of 0, so added to my custom.css height:auto; - no luck.
I am providing a link to the test form for your review: Private
Here is the rendered code (sanitized):
Here is a screenshot of my Setup Functions:
I have created a test form in V5. Setup has HTML (Render Form)
No CSS display:none rule.
Inspection shows that the form is there...(form HTML is rendering)
One odd thing was that there was an inherited height of 0, so added to my custom.css height:auto; - no luck.
I am providing a link to the test form for your review: Private
This is private content
Here is the rendered code (sanitized):
<div class="gbs3"><form action="http://mydomain.com/index.php?option=com_chronoforms5&chronoform=v5test&event=submit" enctype="multipart/form-data" method="post" name="v5test" id="chronoform-v5test" class="chronoform form-horizontal"><div class="form-group gcore-form-row" id="form-row-checkbox1"><label for="checkbox1" class="control-label gcore-label-left gcore-label-checkbox">Checkbox Label</label>
<div class="gcore-input gcore-display-table" id="fin-checkbox1"><div class="gcore-checkbox-item" id="fitem"><input name="checkbox1" id="checkbox1" value="1" class="A" title="" style="" data-load-state="" data-tooltip="" type="checkbox" />
<label class="control-label gcore-label-checkbox" for="checkbox1">Secondary checkbox label.</label></div></div></div><div class="form-group gcore-form-row" id="form-row-datepicker2"><label for="datepicker2" class="control-label gcore-label-left">Datepicker Label</label>
<div class="gcore-input gcore-display-table" id="fin-datepicker2"><input name="datepicker2" id="datepicker2" value="" data-gdatetimepicker-format="d-m-Y" placeholder="" size="" class="form-control A" title="" style="" data-load-state="" data-tooltip="" type="text" data-fieldtype="gdatetimepicker" data-start_view="d" /></div></div><div class="form-group gcore-form-row" id="form-row-radio3"><label for="radio3" class="control-label gcore-label-left gcore-label-checkbox">Radio Label</label>
<div class="gcore-input gcore-display-table" id="fin-radio3"><div class="gcore-single-column" id="fclmn"><div class="gcore-radio-item" id="fitem1"><input name="radio3" id="radio3" value="0" class="A" title="" style="" data-load-state="" data-tooltip="" type="radio" />
<label class="control-label gcore-label-checkbox" for="radio3">No</label></div>
<div class="gcore-radio-item" id="fitem2"><input name="radio3" id="radio31" value="1" class="A" title="" style="" data-load-state="" data-tooltip="" type="radio" />
<label class="control-label gcore-label-checkbox" for="radio31">Yes</label></div></div></div></div><div class="form-group gcore-form-row" id="form-row-checkbox_group4"><label for="checkbox_group4" class="control-label gcore-label-left gcore-label-checkbox">Checkbox Group</label>
<div class="gcore-input gcore-display-table" id="fin-checkbox_group4"><div class="gcore-single-column" id="fclmn1"><div class="gcore-checkbox-item" id="fitem3"><input name="checkbox_group4[]" id="checkbox_group4" class="A" title="" style="" data-load-state="" data-tooltip="" type="checkbox" value="No" />
<label class="control-label gcore-label-checkbox" for="checkbox_group4">No</label></div>
<div class="gcore-checkbox-item" id="fitem4"><input name="checkbox_group4[]" id="checkbox_group41" class="A" title="" style="" data-load-state="" data-tooltip="" type="checkbox" value="Yes" />
<label class="control-label gcore-label-checkbox" for="checkbox_group41">Yes</label></div></div></div></div><div class="form-group gcore-form-row" id="form-row-button5"><div class="gcore-input gcore-display-table" id="fin-button5"><input name="button5" id="button5" type="submit" value="Submit" class="btn btn-default form-control A" style="" data-load-state="" /></div></div></form></div>
Here is a screenshot of my Setup Functions:
Hi designsedge,
No CSS display:none rule. . . . oh yes there is, please take another look.
Bob
No CSS display:none rule. . . . oh yes there is, please take another look.
Bob
FACEPALM --
It was even in my OWN PERSONAL CUSTOM.CSS
Thanks for not just answering, but challenging me to find it!
Keep up the great work.
Marking Solved - too bad there isn't a owner created | owner resolved | owner stupidity button!
Mike
It was even in my OWN PERSONAL CUSTOM.CSS
Thanks for not just answering, but challenging me to find it!
Keep up the great work.
Marking Solved - too bad there isn't a owner created | owner resolved | owner stupidity button!
Mike
This topic is locked and no more replies can be posted.
