Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
In one of the tables in my data model I have a date field and it is not showing up when I try to create a date picker.
The field is used to create an association with another table, so I wonder if that is the reason why it does not show as a field available?
I'm not using the load editor or anything like that, I have simply dragged and dropped my data into the data manager and then manually created the associations.
Thank you in advance for any help.
Those fields shown in your image are TimeStamps which will be autotagged with "$timestamp". Timestamp fields don't work in Date Picker. Only Dates -- ie integers without a fraction representing time -- work with Date Picker.
-Rob
Perfect. Thank you Rob.