Block Types
Blocks created on a campaign form comes in two types
- Input Blocks
- Layout Blocks
An input block is created to have your users supply information needed. A layout block is used to define spacing and different text format.
Type
to see the list of input and layout blocks/
Input Blocks
-
Short Answer
: Collect personal data like name, address, age in short concise form by typing
./Short
-
Long Answer
: Collect well detailed feedbacks in long form by typing/long
-
Dropdown
: With the dropdown block you set a list of pre-defined options for your app users to select from. Type/dropdown
-
Radio
: Like dropdown field, you can create a Radio block to set a list of pre-defined options for your users to select from. Type/dropdown
-
Checkbox
: With Checkboxes you can create a list of options so your user can provide multiple answers from pre-defined options. Type
to set this field along with options in your campaign form./checkbox
-
Star Rating
: Displayed as 5 stars, the star rating enables a convinient collection of user feedback on a scale of 5, providing insights into the level of your product user's satisfaction or experience with your product. Simply type
to add Star rating field./star
-
Numeric Rating
: The Numeric Rating block appears as 10 mumeric boxes that allows your app users provide an insight to how satified with the use of your app product on a scale of10
. Type
to add numeric rating field/numeric
Layout Blocks
-
Heading
: Type
to add an heading to your form. Heading comes in three levels - Heading1, Heading2, Heading3./heading
-
Label
: To add a label to your Campaign form, Type/label
-
Text
: Text can be added by default or by typing/text
and pressingenter
key to select the block.
Add a Block
To add an input block to your feedback form, you need to type prompt command
or use /
key from the title block as defined in Block section.
Once you open the feedback form you want to edit by adding input blocks.enter
- Type the
command to see the list of blocks you can add./
- Proceed by typing or scrolling through the list for the block type to add.
These blocks could be anyone from short answer
, long answer
, Checkbox
, dropdown
. They are created in the same pattern.
Next up, let's see how you can customise styling for the campaign feedback form to fit your brand style.