Hi, how do I cater for my below case?
I have input date to patch into collection. The DefaultDate property I have set to Now() to get current date. The issue if after I Patch to collection, the invoice date will display to default current date.. How do I to display the date that I have selected before save to collection?
For below case, I have already select 1/3/2021 for my invoice date..
In Collection:
But still display current date after patch..
Thanks
Not reset after patch
@twister ,
I have reproduced your scenario and it's working fine me. I have taken a simple datepicker control and stored the selected date in collection, and shown the collection items in gallery. And on click on collect button, it collects the selected date into collection. The catch here is the datepicker control still shows the user selected date. Below is the screencapture.
after patch, here is my next action..
Try to implement as yours but error..
@twister
invoicedate:DatePicker1.SelectedDate, but you have added it as just selected that's why it's showing syntax error.
its same..
@twister ,
can you help on showing me, what is the error that you are getting, in the screenshot I can't see what is the actual reason for those red underlines.
this error sir..
Are you using the same collection anywhere with some other value/different datatype for invoicedate?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
199 | |
97 | |
56 | |
51 | |
41 |
User | Count |
---|---|
266 | |
156 | |
83 | |
81 | |
56 |