Hello,
I'm in the process of creating a form. The source data is from a SP List. There is a date column. When i add a data card for that date column as edit text and type in the date it reflects in the SP List. However, when i try to add a custom card, add a date picker, and choose a date, it doesn't show up in the SP list. I'm not sure what I am missing or what needs to be done.
Any help would be greatly appreciated.
You need to add the date field from the dropdown on the right side of the screen.
Hi @Drrickryp I can not find the Update property anywhere in the datacard. It is not listed on the left property dropdown or the right datacard section.
Check the Update property of the card and make sure it reflects the DataPicker control inside. Something like DatePicker1.SelectedDate. The Default for the DatePicker control should be Parent.Default