Form

The Create and Edit pages allow creating a new resource item or modifying an existing one using the data provider create and update methods respectively. In general, these pages will share the same form, although this is not mandatory. With Olobase Admin, form development can be done with minimal code thanks to the many available input components with current form context information.

Form

Input Components

Go to inputs to see all supported components for editing data. If none of the ones shown here meet your needs, you can also create your own input component.