Alerts Panel - User Guide
...
Nodes
Data Input Node
Form Node
3 min
the form node allows you to easily collect multiple data fields from users all at once it is similar to the request user data node but with additional options like validation \\ how to use? how to use? adding a feedback node is simple, just follow the steps below step 1 in the builder , click "+add node" step 2 select the form node from data input step 3 fill in the fields like form title, field labels, field types, validation type, etc based on the data you need to gather title this field allows you to assign a descriptive name to your form, making it easily identifiable among other forms additional information this optional field lets you provide supplementary details or instructions to guide your users while filling out the form form section you can include multiple questions for the user by clicking on "+add new form section" in this field display fields this field is where you can input the question you want to ask the user attribute name in this field, you can specify a unique name for each form field this name will be used to identify the field in the system and when exporting data attribute type this dropdown menu offers a variety of field types, such as text, number, email, date, phone, password and more select the appropriate type based on the data you want to collect validation type in this feature, you can establish validation rules for each field here, you have the option to set regex, although it's not mandatory confirm button text customize the text displayed on the form’s submit button by default, it is set to “submit,” but you can modify it to suit your preference confirmation message text craft a tailored message that will be displayed to users after they successfully submit the form this can be a simple thank you note or any other relevant information step 4 click "save" when done configuring the form with the form node, you can quickly create registration forms, order forms, surveys, and any other use cases requiring multiple data fields streamline data collection in your chatbot conversations! note whenever the attribute type is set to password , the value is securely hashed and never displayed in plaintext passwords will be redacted or starred in all ui elements visible to end users, agents, and all portal users, including ma additionally, password values will not be shown in messages users > configure column listing of attributes users > user details > user conversations user details > attribute segments sending of broadcast export of conversations transcript sent via {{chat file}} in email upon post resolution transcript sent via configure > live chat transcript sent via external live chat as json, etc attribute values queried via alerts panel apis path builder (both display and decision making logic) this ensures that sensitive information remains protected across all interactions within the alerts panel platform 🚀