Hello, I am not able to recreate the table I created in Chronoforms V5 vith multifields that contain hidden field:
[attachment=108190_20170525153258_form1-jpg.jpg][/attachment]
Hidden field does not show up in V6. Is there any different way to add the row headings?
I tried custom HTML or even Heading possibility - the same - does not appear in the form.
Hi Elita,
Its "hidden" or "heading" ? there is a header element under the "Extras" section in the designer.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
its hidden, Max. I was able to create the table you see above with row headings .eg. Nolikums (see first row) in Chronoforms v5 using Multifield and hidden field as row heading where hidden field value was e.g. Nolikums. Now in Chronoforms v6 I cannot replicate this since hidden field is "hidden"🙂 And the problem is that hidden field does not have field "Label" anymore. What would be your suggestions for creating that kind of input table in Chronoforms v6?
[attachment=108190_20170529091343_form8-jpg.jpg][/attachment]
Hi Elita,
If you want to have just some text then use the HTML element inside the multi fields area and use this code:
<div class="field">some text</div>
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.