$widget.values:{ $if(it.islist)$
$if(!it.ishidetitle)$

$it.name$

$endif$
$endif$ $if(it.ishtmlarea)$
$if(!it.ishidetitle)$

$it.name$

$endif$
$it.content$
$endif$ }$