<fieldset> name attribute not set on form xml

9 года 5 мес. назад - 9 года 5 мес. назад #506 от Joris Ceelen
Joris Ceelen создал тему: <fieldset> name attribute not set on form xml
Hello
I think that when the:
<fieldset> name attribute is not set  on the generated form xml of the model,

the following code does not work in a tmpl file::
$fields=$this->form->getFieldset() ;
    foreach ($fields as $field) {
            $this->form->setFieldAttribute($field->fieldname, 'readonly', 'true');        
    }
because:
$fields=$this->form->getFieldset() ;
or
$fields=$this->form->getFieldsets() ;
returns nothing

I suppose you can the name attribute to "default" when  generating the form XML for the component
<fieldset name="default">
Thanks, Joris
Последнее редактирование: 9 года 5 мес. назад пользователем Joris Ceelen.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Время создания страницы: 0.151 секунд
Работает на 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.