#if ( $catform )
#if ( $nocatname )

Catalog Name Not Set

#end #springBind( "catform.online" ) #if ( $catalog && $catalog.Name )

Status: O#if($status.value)n#{else}ff#{end}line

TAKE O#if($status.value)FF#{else}N#{end}LINE #if( !$status.value && $catalog.items.empty ) Delete #end

#else

Status: New

#end
#springBind( "catform.description" )

#if ( $!groups.size() > 0 )

Available to:

#foreach ( $group in $groups )

#end #end

#end
#if( $!successAction )
$!esc.HTMLEscape( $!successAction )
#end

#foreach ( $item in $items ) #end
item price status schedule category
$!esc.html( $!item.name ) $!esc.html( $item.describePrice() ) $!esc.html( $!item.status ) $!esc.html( $item.describeSchedule() ) #foreach( $icat in $item.catalogs ) $!esc.html( $icat.name )
#end
delete