Question
4
Replies
128
Views
Posted: August 7, 2020
Last activity: August 11, 2020
How to call validation without flow action?
Hi Team,
I have a requirement where I have to do field validations at the very first screen.But there will be No flow action for that screen, as when the consumer open the application , click on Home button that section will appear.
Data like account number,surname, postcode will be filled and I have configured "Use Validate " at each property.
Issue is how to call the validations without Flow action?
Hello,
So what is it then just a SECTION in an HARNESS? I guess if the validation is running on client that should still be working? Is it a server side validation maybe?