Buttons - Creating Button UI Component

Creating a Button UI Component in Contineo.

To create a SUBMIT button in a registration form:

Steps:

  1. Open a UI Widget. Add a button to a section.

    Button UI

  2. Right-click on the field and open the property panel.

  3. The onClick event of the button can be written under Event Handling > before Processing Script.

  4. Click SAVE.

    Save UI