Help Center

Number Question

This component is used to accept a number of inputs from the user. You can set the maximum and minimum number of digits allowed in the input.

Example;

For Age, you can set min number 1 and maximum 3 so input can accept any value from (1 to 999).

Configuration steps:

  1. Let’s start with adding the component to the conversation flow
  2. You need to be inside Builder –> Conversation
  3. Click on “Add new component” –> Select “Number”
  4. This will show the component configurations to be setup
  5. Write your question in the “chat message” section
  6. You can choose to show or hide the “Back” and “Skip” buttons  using the checkbox
  7. Use the “tags” dropdown to select the required contact tag to qualify – This is optional so if you don’t check the contacts checkbox then the answer will not be shown in the Contacts list but still be available in the Conversations list
  8. Click Save

number -component

Related Contents