Hi everyone,
I have Address Line1, Address Line2 and ZIP code Input controls. My requirement is I want add some Validation using Button. How to do this
Hi everyone,
I have Address Line1, Address Line2 and ZIP code Input controls. My requirement is I want add some Validation using Button. How to do this
@NagarjunaS16644648
On click of button, you can use-> refresh-this-section-> use activity in that.
Use obj-validate in the activity. Call validate rule in that