Create Component

The following section will explain how to create components.

Autocomplete Component

  1. Click on the + button or drag & drop a new component.

  2. Update component options by filling up the label and name input.

    create component step2
  3. Update service options by supplying a request type, URL, and necessary request headers. You can also update the value path for retrieving specific values or check the store selected object value option to store the entire object data.

    create component step3
  4. Update validation rules to be required and supplied with a message.

    create component step4
  5. Update the column width option if you would like it to be displayed differently on a large screen.

  6. Press the Enter key or click on the submit button to complete your component.



Number Component

  1. Drag and drop a number field.

  2. Give the field a label and placeholder.

    create number field
  3. You can change the field only accept 2 decimal by enter step as 0.01.

    create decimal number field
  4. Press the Enter key or click on the submit button to complete your component.