Edytuj Grupę

{assign var=id value=$obj->GetId()}
{if isset($obj)} {/if}
{assign var="additionalTitle" value=""} {dropDownContainer title="Ogólne" additionalTitle=$additionalTitle}
Nazwa: {formField name='name' class='inputWidth141 input100percent' errorClass='validate' type='text' obj='obj' func='getName'} {if isset($error.name)}
{$error.name}
{/if}
Opis: {if isset($error.description)}
{$error.description}
{/if}
Publikuj: {formField type='checkbox' name='publication' obj='obj' func='GetPublication'}
Kolejność: {formField name='weight' class='inputWidth141 input100percent' errorClass='validate' type='text' obj='obj' func='getWeight'} {if isset($error.name)}
{$error.weight}
{/if}
{/dropDownContainer} {dropDownContainer title="Elementy grupy" additionalTitle=$additionalTitle} {**} {* *} {**} {assign var=x value=0} {assign value=$obj->getStepElement() var=arrayObjElement} {foreach from=$arrayObjElement item=objStepElement} {assign var=x value=$x+1} {assign var=idElement value=$objStepElement->GetId()} {* *} {/foreach} {* *}
Zaznacz wszystkie usuń
 
Lp.
NazwaWartośćPublikuj Dodaj
{$x} {$objStepElement->GetName()} {$obj->GetPublication()} edytujusuń
Zaznacz wszystkieusuń
wyświetl:
« poprzednia123...505152...100następna »
{/dropDownContainer}
{if isset($idStructure)} {else} {/if}