%{$POST.component_show_type|slownik:'ComponentShowType':'select'|field:'component_show_type':'_COMPONENT_POSITION':'select':'':$VALID}%
  •  
  • %{foreach from=$components item="item"}%
    %{$item.id|slownik:'ComponentsList':'value'}%|%{$item.type|slownik:'ComponentShowType':'value'}%    
    %{/foreach}%
  •