Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi All,
We are working on some requirement where on the UI side using a date field.
when ever we select a date from the calendar everything is working fine.
but when we manually type a random text in the date field its throwing below error.
The value XXXXX is not a valid date. Valid format is mm/dd/yyyy.
The actual date format is dd/mm/yyyy but in the validation message it says mm/dd/yyyy
kindly let me know if we can edit or change the above validation message to dd/mm/yyyy
Thanks
Discussion posts and replies are publicly visible
Hi Swetha, share the error message and the value which is entered
Text Entered as "ABC"
Error message : The value ABC is not a valid date. Valid format is mm/dd/yyyy.