× This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Form tabs

8 jaren 5 maanden geleden #1109 door Walt Sorensen
Form tabs werd gestart door Walt Sorensen
A simple formatting in Joomla form xml allows for forms to be separated into tabs.

It would be very helpful if we could set up form tabs in component builder.
This feature would eliminate another post build modification, and would save us all more time. 

To create a tabbed form you just need your fields to be placed in a fieldset

Currently we get something like
<?xml version="1.0" encoding="utf-8"?>
<form>
  <field>
  <field>
  <field>
  <field>
</form>

The change would add a "tab label" field for the fieldset group of fields, the output xml would be as follows:
<?xml version="1.0" encoding="utf-8"?>
<form>
  <fieldset>
  <field>
  <field>
  </fieldset>
  <fieldset>
  <field>
  <field>
  </fieldset>
</form>

Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.

Tijd voor maken pagina: 0.145 seconden
Gemaakt door Kunena

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.