Admin Create Clinic & Admin Edit Clinic Screen

The two screens to create & edit classes that are available from the admin side of an app are called the Admin Create Clinic Screen and the Admin Edit Clinic Screen.

Both the ‘Admin Create Clinic’ Screen and the ‘Admin Edit Clinic’ Screen are for administrators to either create classes or to edit classes that have already been created.

These screens allow users to manage data in the app without logging into Adalo. This is perfect for businesses who have several employees, but not all employees need access to the Adalo Builder.

The Components

Form Component

The predominate component on these two screens in the form component. The form component pulls the input fields from the Collection that it references.

On these two screens, the data collection is the ‘Classes’ collection.

For each form, you have the option to:

Additionally, you can control which fields are present to create or update:

Form Actions

Each form has a Create or Update Action on the Submit button and a Link Action to the previous screen.

Icon Component

Each screen has an icon component to exit the screen without creating a new class or editing information.

Icon Action

A Link Action to the previous page.

Last updated