Browse our comprehensive FAQ section to quickly find solutions, learn how to use ChatMaxima features, and get step-by-step guidance for setup, integrations, and support.
The phone block is designed to collect phone numbers from users, ensuring the input is in a valid format.
This block helps ensure that the phone numbers collected are in a valid format, and it stores them in a variable so they can be reused throughout the chatbot's workflow.
You can store the phone number by entering a name in the "Enter Variable Name" field. This allows the bot to save the number and use it for later steps.
The variable name should only contain lowercase letters and underscores.
Yes, the block has built-in validation rules to ensure the entered input is in the correct format for a phone number.
If a customer's input does not meet the validation rules, a custom error message will be displayed, prompting the user to enter a valid phone number.
Yes. The "Error Message" field allows you to provide a custom message that will be displayed when the user's input does not meet the specified validation rules.
The purpose of this field is to provide a clear and helpful message to the user, guiding them to provide a valid phone number.
An invalid phone number would be any input that does not follow a standard number format, such as "myphone" or a string of characters.
The phone block is specialized for a single purpose: to collect and validate phone numbers. Unlike the text block, it has built-in validation rules specific to phone numbers, which saves you from having to set up custom rules.
You need to provide a Variable Name to store the user's input and can customize the Error Message that appears for invalid entries.
After you have filled in the necessary fields, you can click submit to save the block.
You can find the phone block by navigating to Dashboard → Quick Access. Then, under ChatMaxima Studio, click on Create Chatbot. The phone block will be available in the response section of the builder.
To find a video tutorial for the phone block, navigate to Dashboard → Resources. In the dropdown menu, click on Video Tutorial, and then use the search bar to find the specific guide.
Link : https://chatmaxima.com/video-tutorials/creating-a-response-phone-node-in-chatmaxima/
The bot will display the error message you provided and will not proceed until a valid phone number is entered.
The block has built-in, automatic validation for phone numbers, so you do not need to manually write any code or complex rules to ensure the input is in the correct format.