Date is not getting populating after clicking on save button

Hi,

I’m working on calendar control and if I select a date, and click on save button, after refreshing the section, the value should be auto populating whichever I’ve selected.

Hi @PriyankaB1930, are you using a customized Save button? Also, on your date field’s Action tab try adding an “On-Change” event with a “Post value” action (should be first in list if refresh section has been added) and share your feedback.

@SaurabhG7134 Thanks for the solution. Post Value worked for me!!