Question
Vishnu Institue Of Technology
IN
Last activity: 6 Jun 2023 0:37 EDT
Date Time Control Behaviour not working properly after validation fires
Requirement: We need to show only date after validation message fires instead of Date Time.
We have created Due Date Property with DateTime as Property Type.
And included on UI with Date Time Control
We are validating with validate rule and referred in Flow Action if Due Date field is Past or not. If not we are showing validation messages on UI.
The problem we are facing here is
After validation message fires its showing Date along with Time in GMT format. But we need only Date instead of DateTime. How can we achieve this?
Please find attached SS.