{{foreach $hiddenValues as $k => $v}} {{endforeach}} {{foreach $elements as $collection}} {{foreach $collection as $input}} {{if $input instanceof \IPS\Helpers\Form\Date}} name"}" name='{$input->name}' id='{$input->htmlId}' max='{$input->options["max"]->format( "Y-m-d" )}'> {{endif}} {{endforeach}} {{endforeach}}