$v}}{$k}="{$v}"{{endforeach}} data-ipsForm> {{foreach $hiddenValues as $k => $v}} {{if is_array($v)}} {{foreach $v as $_k => $_v}} {{endforeach}} {{else}} {{endif}} {{endforeach}} {{if $uploadField}} {{endif}}
    {{foreach array( 'album_sort_options', 'album_allow_comments', 'album_allow_rating', 'album_allow_reviews' ) as $inputName}} {{if isset( $elements[''][ $inputName ] )}} {{if is_object( $elements[''][ $inputName ] ) }} {$elements[''][ $inputName ]->rowHtml($form)|raw} {{else}} {$elements[''][ $inputName ]|raw} {{endif}} {{endif}} {{endforeach}}
    {{foreach array( 'album_type', 'album_allowed_access' ) as $inputName}} {{if isset( $elements[''][ $inputName ] )}} {$elements[''][ $inputName ]->html()|raw} {{endif}} {{endforeach}}
    {{foreach array( 'set_album_owner', 'album_owner' ) as $inputName}} {{if isset( $elements[''][ $inputName ] )}} {$elements[''][ $inputName ]->rowHtml()|raw} {{endif}} {{endforeach}}