Edit Group

{* Loading Form Fields *} {assign var='requiredFields' value=$cbgroup->load_required_fields($group,true)} {assign var='optionFields' value=$cbgroup->load_other_fields($group)}
  Editing {$group.title}  
Thumbs
  • {$LANG.grp_must_be} JPG | GIF | PNG
  • {$LANG.grp_90x90}
  • {$LANG.grp_thumb_warn}
  • Required Details {foreach from=$requiredFields item=field} {/foreach}
    {$field.title} {if $field.hint_1}{$field.hint_1}
    {/if} {if $field.anchor_before}{ANCHOR place=$field.anchor_before}
    {/if} {$formObj->createField($field)}
    {$field.hint_2}
    Group Stats
    Total Views
    Total Members
    Total Videos
    Total Topics
       
    Other Details {foreach from=$optionFields item=field} {/foreach}
    {$field.title} {if $field.hint_1}{$field.hint_1}
    {/if} {if $field.anchor_before}{ANCHOR place=$field.anchor_before}
    {/if} {$formObj->createField($field)}
    {$field.hint_2}