📄️ Add Tags Input
This action will add a tags input field to the specified dynamic container.
📄️ Add CheckBox (True/False)
This action will add a checkbox to the specified dynamic container.
📄️ Add Date and Time (Deprecated)
This action will add a slider to the specified dynamic container.
📄️ Add Date Time Picker
This action will add a Date Time Picker to the specified dynamic container.
📄️ Add Dropdown with Autocomplete
This action will add a Dropdown with Autocomplete to the specified dynamic container.
📄️ Add Dropdown with Checkboxes
This action will add a Dropdown with Checkboxes to the specified dynamic container.
📄️ Add Hidden Field with Custom Value
This action will add a hidden field with custom value to the specified dynamic container.
📄️ Add Large Text
This action will add a large text to the specified dynamic container.
📄️ Add Multiple Choice with Checkboxes
This action will add a Multiple Choice with Checkboxes to the specified dynamic container.
📄️ Add Multiple Choice with Dropdown
This action will add a Multiple Choice with Dropdown to the specified dynamic container.
📄️ Add Multiple Choice with Radio Buttons
This action will add a Multiple Choice with Radio Buttons to the specified dynamic container.
📄️ Add Number Input
This action will add a textbox to the specified dynamic container.
📄️ Add Slider
This action will add a slider to the specified dynamic container.
📄️ Add StaticText
This action will add a static text to the specified dynamic container.
📄️ Add Textbox
This action will add a textbox to the specified dynamic container.
📄️ Load dynamic field from JSON
This action will add the fields provided to the specified dynamic container.