I'm creating a form in VBCS in which there is:
New Customer
Existing Customer
So, when existing customer fills the form then it should not get submitted and must show a message saying 'You are an existing customer'.
How to implement it?
Please help me to solve this issue asap.
Thanks.