Skip to main content
Version: v0.14

Getting Started

Execution

# Select Forms and Email while configuring your modules
npx @conduitplatform/cli deploy --config
caution

Forms requires a running instance of the Email module.
This module won't activate fully until Email becomes available.

At this point, you should have a functional Forms instance.
You may now register forms through the Admin Panel.


Using the Admin Panel

Lets walk you through some examples on how to utilize the Forms module through Conduit's admin panel.
Start by launching the admin panel and navigating to the Forms page.

Forms List View

On the main screen, you can see a list view of all the available forms.
You may delete individual forms and view their submitted replies.
You can also view a form's specification and edit its fields.

Forms List View