Question

Standard Chatered
IN
Last activity: 3 Jan 2019 9:56 EST
autocomplete property-set messages
We have implemented a validation on autocomplete OnChange activity. The validation activity sets a message on the autocomplete property via Property Set Messages. The message is set successfully, but on screen reload (due to some other field) the error disappears from the screen.
Also tried retaining the error message on screen by multiply calling the validation activity on each screen refresh. But the error message disappears while clicking submit and the flow moves ahead.
Thanks