Choice Block

Choice Block

What is a choice block

The choice card block is a type of choice block that presents users with one or more options that can be used to display additional information that will aid users in decision-making. This block enhances user interaction by allowing them to select their preferred option from either a predefined or dynamic list of options.

Types of choice blocks  

There are two types of choice blocks:

Dynamic choice block

Dynamic cards are used to display real-time data. Instead of updating the data manually each time it changes, variables can be used to fetch and display the latest data whenever triggered. This ensures that the displayed information is always up to date without any extra effort.
NotesYou can choose one or more cards from a selection of dynamic cards. This can be done by choosing the Button Selection Type as Single Button or Multiple Button.
Info
If customer choices are predefined, static info can be used. If the choices are dynamic and based on API responses, a dynamic choice block should be used.

Static choice block

The content of the field remains as you originally defined it when creating the block.This approach is particularly useful when you need to display a consistent message to all users.
Idea
Static choice blocks allow you to display a collection of items available for sale, automatically removing those that have sold out. Customers can select from the remaining options. By using static choice blocks, you ensure that every user sees the same consistent message and choice options. This feature can be used to display the full range of items.
Components of Card List ( Static choice block):  
  • Card name: Name of the card that will be displayed to the user.
  • Image: An image appropriate to the card, title, and other details.
  • Title: Title that best describes the information you intend to display in the card.
  • Sub-title: Additional details can be showcased through adding a suitable sub-title.
  • Description: A summarized context can be added here based on what needs to be relayed to the user.
  • Add card field: Contains button and text. You can either add text or add a button that can be redirected to a different webpage.
Notes
The fields you don't require to be displayed in the card can be deleted, with one exceptional case of title that is mandatory. If you need to add it to the next card, you can find those deleted fields in the add card field dropdown.
Info
You can add a button for redirecting the user to, for example, purchasing the displayed product or learning more about it.
Components of Card List (Dynamic choice block):
Advanced settings:
Common to every field except Image, you can use Value to add the content you require to display to the user. Label is an additional option through which you can add a text that describes the value.
For a card that involves an image, you can browse and add or drag the image. The size of the image cannot exceed the limit of 14 MB.
NotesAdding Value will not be required here.
Notes
You can choose to hide the Label if not required.   

Why use the static choice block?   

Using static cards in a chatbot for product information offers several advantages:
  • Visual appeal: Makes the interaction more engaging and visually appealing.
  • Call to action: Static cards can include buttons or links for actions like "Buy Now," "Learn More," or "Add to Cart," making it easier for users to take the next step without having to type additional commands.
  • Enhanced context: Static cards can provide context about the product or the service provided by you in detail, helping them make an informed purchase.
  • Efficient use of space: Static cards can efficiently use the limited space in a chat interface to provide rich information without overwhelming the user with too much text.

Why use the dynamic choice block?  

At times, you may need to present a list of items that isn’t static and can change over time, making it impractical to set a fixed number of buttons or create flows for every possible scenario. This block enables you to fetch information from an external source in the form of an array and display it to your users and give them options. 

Creating a static choice block  

1. To add the Static Choice block to the flow, click the add block icon (+).
2. Choose Choice Card under the Choice Block section.
3. Add a unique name for your block in the Block name field.
Notes
If you enter the name of an existing block for another block, the below error will be displayed.
4. Choose the type of choice block as per your requirement from the Card Type as Static Card.
5. Enter the question you want to ask in the Question field.
6. Choose Button Selection Type as required.
Notes
If you try to close the block listing without saving the Choice block, any unsaved changes will be lost permanently.
7. Add a unique name for your card in the Card Name field.
8. Enter a suitable title for the card in the Title field.
Info
Title is a mandatory field. The following field options provided in the card can be deleted or added as per the requirement of the respective cards.
  1. Image
  2. Title
  3. Subtitle
  4. Description
  5. Text: You can add up to five texts to a card.
  6. Button: You can use this to redirect to a webpage of your choice.
Info
For cards involving images:
You can attach or drag and drop the image after choosing the settings icon located in the Image field.
Image size cannot exceed 14 MB
For WhatsApp, Telegram, and Facebook Messenger, the image size cannot exceed 10 MB


9. Add cards as needed by clicking Add Card.
Info
You can customize the fields in the card list options as needed, and they can vary for each card according to your requirements in a static choice block.
10. Click the Preview block option to see how the block will be displayed to the user.
11. If you are satisfied with the output, click Save and Publish.
Info
If you want to keep this block as the end of your conversational flow, toggle on the End block option.
Block preview:

 

 
 
  

Creating dynamic choice block 

1. Click the add block icon (+).   
2. Choose Choice block under the Choice Cards section.
3. Add a unique name for your block in the Block name field.
4. Choose the type of choice block as per your requirement from the Card Type as Dynamic Card.
5. Enter the message to be conveyed to the user in the Message field.
 
6. Select the Rendering Style according to your preference. Here, we have chosen Multiple Cards.
NotesThe Single Card option lets you display one card.
Info
Dynamic cards have no set number of limits.  
7. In the list of objects field, choose the required variable to be displayed in the card list.
Notes
In a dynamic card, only one card field is present. which will automatically and dynamically generate the appropriate number of cards.
8. Add a unique name for your card in the Card Name field.
9. Enter a suitable title for the card in the Title field.
Notes
A default value can be assigned to the Title field. This value will be used as the card's title if the variable designated for the Title receives an empty response. The Default Value feature is only available for the Title field because it's a mandatory field.
Info
Title is a mandatory field. Thef ollowing field options provided in the card can be deleted or added as per the requirement of the respective cards.
Notes
The variable assigned or mapped for title will automatically be displayed as the card name. You cannot manually add a card name.
10. In the card info list field (for a list of objects type variables), map the properties of the variable to the corresponding fields in the card info list.
Info
The following field options provided in the card info can be mapped and displayed in the cards.
  • Image
  • Title
  • Subtitle
  • Description
  • Text: You can add up to five pieces of text to a card.
  • Button: You can use this to redirect to a webpage of your choice.
11. Click the Preview block option to see how the block will be displayed to the user.
12. If you are satisfied with the output, click Save and Publish.

   

Editing a static or dynamic choice block 

You can edit a choice block whenever required, even after the flow is published or in the drafts section, by following these steps:   
1. Open the flow and click Edit.  
2. Click the Choice Card block, which you may have named differently.
3. Choose Edit Block from the displayed options.
4. Make the required changes to the block and click Save.
5. Click Save.
6. Publish the flow.
Notes
Note while editing an Choice block:
  1. If you edit a block while an end user is engaged in a live session with the bot, the previous version of the flow will be rendered until they restart the conversation.
  2. After making changes, you will need to republish the flow for those changes to be reflected in an end user's session.
  3. If a change is made to an input variable, it will be updated across all flows where the variable is used automatically.

Copying a static or dynamic choice block

The Copy Block option can be used when you need to reuse a block that you previously created. You can copy that block and add it to your flow as is, or edit it according as needed.

1. Click the Choice block you wish to copy.
2. Choose the Copy Block option. The block will be pasted on the clipboard.
3. When you need to paste that block, click the Add block icon (+). 
4. Edit the block if required, or simply click Paste.

Info
The pasted block would appear on the block listing section and be stated as From Clipboard.
Notes
To be noted while copying an choice block:
  1. The copied choice block can be pasted multiple times. If you no longer need to paste it, you can clear the clipboard by clicking on the close icon corresponding to the clipboard option.
  2. When copying an existing choice block, all of its content, including variables, if any, will be copied as is. You can edit it as needed before adding it to the flow. Since the names of each block must be unique, the word '_copy' will be added to the copied blocs automatically; this can be changed if required.
  3. If you have copied a block and it is in the clipboard, deleting the copied block later will also remove it from the clipboard.

Deleting a static or dynamic choice block 

1. Open the flow and click Edit.
2. Click the Choice block, which you may have named differently.
3. Choose Delete Block from the displayed options.
4. Confirm deleting the selected block by clicking Yes, Delete it.
 
Info
You can use the Undo option to restore a deleted block as your following action, but not otherwise.
5. Click Save.
6. Publish the flow.
Notes
To be noted while deleting an choice block:
  1. If you delete a block while an end user is engaged in a live session with the bot, the previous version of the flow will be rendered until they restart the conversation.
  2. After making changes, you need to republish the flow for those changes to be reflected in an end user's session.
If the deleted block has dependencies, such as those given below, errors will be displayed: 
Path below the block:

 
If the deleted block was used to jump to a different flow:


Supported channels 

Notes
If you exceed the limit of 500 blocks in a flow, you have a couple of options to continue building the flow: 
  • You can create a new flow and use a jump block to connect both flows.
  • You can also remove any unnecessary blocks or paths to free up space within the existing flow.

    Access your files securely from anywhere

      Zoho CRM Training Programs

      Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

      Zoho CRM Training
        Redefine the way you work
        with Zoho Workplace

          Zoho DataPrep Personalized Demo

          If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

          Zoho CRM Training

            Create, share, and deliver

            beautiful slides from anywhere.

            Get Started Now


              Zoho Sign now offers specialized one-on-one training for both administrators and developers.

              BOOK A SESSION





                          Quick Links Workflow Automation Data Collection
                          Web Forms Enterprise Begin Data Collection
                          Interactive Forms Workplace Data Collection App
                          CRM Forms Customer Service Accessible Forms
                          Digital Forms Marketing Forms for Small Business
                          HTML Forms Education Forms for Enterprise
                          Contact Forms E-commerce Forms for any business
                          Lead Generation Forms Healthcare Forms for Startups
                          Wordpress Forms Customer onboarding Order Forms for Small Business
                          No Code Forms Construction RSVP tool for holidays
                          Free Forms Travel
                          Prefill Forms Non-Profit

                          Intake Forms Legal
                          Mobile App
                          Form Designer HR
                          Mobile Forms
                          Card Forms Food Offline Forms
                          Assign Forms Photography
                          Mobile Forms Features
                          Translate Forms Real Estate Kiosk in Mobile Forms
                          Electronic Forms

                          Notification Emails for Forms Alternatives Security & Compliance
                          Holiday Forms Google Forms alternative  GDPR
                          Form to PDF Jotform alternative HIPAA Forms
                          Email Forms
                          Encrypted Forms
                          Embeddable Forms
                          Secure Forms
                          Drag and Drop form builder
                          WCAG


                                            You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                Manage your brands on social media

                                                  Zoho Desk Resources

                                                  • Desk Community Learning Series


                                                  • Digest


                                                  • Functions


                                                  • Meetups


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner


                                                  • Word of the Day


                                                    Zoho Marketing Automation

                                                      Zoho Sheet Resources

                                                       

                                                          Zoho Forms Resources


                                                            Secure your business
                                                            communication with Zoho Mail


                                                            Mail on the move with
                                                            Zoho Mail mobile application

                                                              Stay on top of your schedule
                                                              at all times


                                                              Carry your calendar with you
                                                              Anytime, anywhere




                                                                    Zoho Sign Resources

                                                                      Sign, Paperless!

                                                                      Sign and send business documents on the go!

                                                                      Get Started Now




                                                                              Zoho TeamInbox Resources



                                                                                      Zoho DataPrep Resources



                                                                                        Zoho DataPrep Demo

                                                                                        Get a personalized demo or POC

                                                                                        REGISTER NOW


                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now









                                                                                                              • Related Articles

                                                                                                              • Button Block

                                                                                                                What is a button block? The button block is a type of choice block that presents users with one or more options in the form of buttons. This block enhances user interaction by allowing them to select their preferred option from a predefined list of ...
                                                                                                              • Components of the GC Flow Builder

                                                                                                                The GC flow builder comprises three components: Blocks Paths Variables Blocks Blocks are the fundamental units of the flow builder. A text message that you want to display, a set of options that you want the customer to choose, the step where you ...
                                                                                                              • Fork Block

                                                                                                                What is a fork block? A fork block splits the conversation flow into two or more paths based on predefined conditions. The customer input received via a block is stored under a placeholder called "Block variables." Conversation flows can take ...
                                                                                                              • Number Block

                                                                                                                What is a number block? A number block allows you to ask questions and receive answers in the form of numbers. For example, if a customer has questions about their order and needs to provide an order ID, a number block can be incorporated into the ...
                                                                                                              • Text Block

                                                                                                                What is a text block? Text block lets you ask questions and receive answers in the form of a text. If the user wants to give a gist about a specific problem or positive feedback after using the product, incorporating a text block is an ideal method ...
                                                                                                                Wherever you are is as good as
                                                                                                                your workplace

                                                                                                                  Resources

                                                                                                                  Videos

                                                                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                  eBooks

                                                                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                  Webinars

                                                                                                                  Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                  CRM Tips

                                                                                                                  Make the most of Zoho CRM with these useful tips.



                                                                                                                    Zoho Show Resources