Lowcode Form

Lowcoder is a user-friendly tool that enables non-developers to create and manage UI forms through a drag-and-drop interface. This approach is suitable for users who prefer a visual design process without deep technical involvement.

UI Form Design Page

Steps to Define a User Task Form UI using Lowcoder:

  • Access Lowcoder:

    • Launch the Lowcoder tool from your development environment or web platform.

  • Create a New Form:

    • Select the option to create a new form.

    • Provide a name and description for the form.

  • Design the Form:

    • Use the drag-and-drop interface to add form elements such as text fields, dropdown lists, checkboxes, and date pickers.

    • Configure element properties, such as variable bindings, default values, and validation rules, to ensure the form collects data accurately.

  • Link the Form to the Workflow:

    • Specify which user task in your workflow will utilize this form.

    • Map form outputs to workflow variables to ensure smooth data transition.

  • Preview and Test:

    • Use the preview feature to test the form’s functionality and layout.

    • Make adjustments as needed to optimize user interaction and data collection.

  • Deploy the Form:

    • Once satisfied with the form design, deploy it within your workflow environment.

    • Ensure it is accessible to users assigned to the corresponding user tasks.

Reference documentation: https://docs.lowcoder.cloud/lowcoder-documentation

Last updated