Skip to main content

Submit Button

The Submit button control in DronaHQ is a powerful tool that allows users to update data entered in various fields to a Sheet or trigger other workflows, initiating further actions seamlessly. This control is essential for creating dynamic applications that respond to user inputs efficiently.

Submit Button
Submit Button

Key Features

  1. Data Binding: The Submit button supports a simple static data binding option, making it easy to link user inputs to your data sheets.
  2. Workflow Trigger: It enables workflows that initiate further actions based on the user’s submission, enhancing the app's interactivity and automation capabilities.

Properties

PropertyDescription
Select WorkflowChoose the workflow to be triggered on submission.

Style

PropertyDescription
SizeAdjust the size of the button.
Control TitleSet the title of the button.
WeightDefine the weight of the text (e.g., Semi Bold).
ColorChoose the text color.
Font on Brand BgSelect the font for text on a brand background.
AlignmentAlign the text within the button.

Background

PropertyDescription
ColorSet the background color of the button.
BrandApply a brand theme to the background.
RadiusAdjust the border radius of the button.
Border RadiusFine-tune the border radius.
ThemeChoose a theme for the button (e.g., Filled).

Properties

PropertyDescription
Offline SubmissionEnable or disable offline submission capability.
Show ConfirmationDisplay a confirmation message upon submission.
TextCustomize the text of the confirmation.
SUBMITAdjust the text on the submit button.
Show IconChoose to display an icon on the submit button.

Success Callback

PropertyDescription
Display OptionSelect how to display success messages (e.g., Popup).
Popup MessageSet the message for the popup on successful submission.
TitleTitle for the success message (e.g., Thank You).
MessageContent of the success message (e.g., Data Submitted Successfully).

Advance

By default current page will be validated and reset. This default setting ensures data integrity and clear state management.

PropertyDescription
Validate PagesEnable validation of pages before submission.
Reset PagesReset pages upon successful submission.

Usage and Customization

When using the Submit button control in DronaHQ, customization is straightforward. You can define the button’s style to match your app’s branding, set properties to enhance functionality, and configure workflows to streamline processes.

Example Usage:

  1. Data Submission: Use the Submit button to update user information in a customer management system.
  2. Workflow Trigger: Initiate a workflow to send a confirmation email upon form submission.