"-" should come automatically after 3 digits

Hi,

I have a requirement, system should perform the following validations for Customer ID.

should be numeric, the user should not be able to enter text, should be 9 digits and should follow the following format: three digits, dash, six digits (xxx-xxxxxx). The dash should be automatically written by the system. User shall not be able to type any special characters. So, please suggest any solution to achieve this scenario.

Thanks.

Hi @NadagoundlaSharan: There is a similar post. Can you check Need an Edit Validate rule xxx-xxxxx in the format | Support Center

Thanks.