Hi,
I have created a new layout for a field by using custom code.
In this field I have made a drop down menu and have a date picker side by side.
Everything works great except when I try and click on the calendar icon to pick a date, nothing happens.
Here is my code:
‘customCode’ => '{html_options name=“datelabel_c” id=“datelabel_c” options=$fields.datelabel_c.options selected=$fields.datelabel_c.value style=“width:100px;”} ',