I'm creating a quite long form (20+ fields), so I wanted to "group" fields. To do that, I thought it would be a good idea using the "Header" type fields with "only code" option enabled, placing one of these immediately before the first field in the group with the code:
ond another one imeediately after the last field in the group with the code:
The problem is that the wizard gets mad when I save the changes, as it's applying these divs to the wizard itself (via the preview, I think).
Is there any possibility of disabling the "preview" feature in the backend for those "code only" fields?
Thanks!
<div class="grouped_fields">
ond another one imeediately after the last field in the group with the code:
</div>
The problem is that the wizard gets mad when I save the changes, as it's applying these divs to the wizard itself (via the preview, I think).
Is there any possibility of disabling the "preview" feature in the backend for those "code only" fields?
Thanks!