* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Factory; use Joomla\CMS\Form\FormHelper; /** @var Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = Factory::getApplication()->getDocument()->getWebAssetManager(); ?>
name; ?> description)) : ?>

description; ?>

fieldsname); ?>
form->getFieldset($fieldname) as $field) : ?> type === 'Spacer' ? ' field-spacer' : ''; ?> showon) : ?> useScript('showon'); ?> showon, $field->formControl, $field->group)) . '\''; ?> showlabel)) : ?>
>
input; ?>
renderField(); ?>