In a form I use a pick list for a text field with one field values of another form. In the same form I want to use a second pick list for a date field with values of an other form than above. Are pick lists only possible for text fields? On iPad there is no possibility to set the list for date type.
A second point. On iPad I cannot set a standard date value, only the actual date. I think it would be comfortable to be able to define each date to standard.
Hi Helmut,
Pick Lists don’t work for Date fields because you already get a popover view to select a date from the calendar.
Thanks for the feature suggestion for a fixed date value for a Date field.
One option would be to write a Form Script which you use to create new records that also sets a fixed date value for your Date field.
Thanks!
Brendan