How to Configure Phone Regex Settings in Cloudwaitress

This feature validates phone numbers using a custom JavaScript RegExp before allowing form submission.

Steps:

  1. Log in as Admin at admin.cloudwaitress.com.

  2. From the list of accounts, find the account you want to configure and click "Manage".

  3. In the left-side menu, click "Settings".

  4. Select the "System" tab.

  5. Scroll down to the "Misc" section.

  6. In Phone Number RegExp, enter your custom JavaScript Regex.

    Note: This is a DIY feature. If you’re unsure about the correct pattern, ask your technical team to provide the proper JavaScript RegExp for your phone format.

  7. Once added, click Save.

Last updated