Input field validation

Hi @sridharan.s,

I think I got something workable.

Basically I use the workaround of using a visible/invisible shape/button and trigger a workflow based on that.

You need

  1. Invisible shape/button with the following two conditions adapted to your needs.

  1. Workflow “Do when condition is true”

You can define the actions to set state and then animate group or whatever you are planning. In my case I have those 3 actions to test if this could work.

Every time I press submit and something is not valid I can show a general message and a message so the user checks red boxes.

Hope this helps.

Regards,
Jon

5 Likes