Appearance
Running Apps β
Apps can run on the back-end or front-end in either development mode or runtime mode. The mode is set automatically based on the userβs authorization level. Development mode is available to administrators only, as other users are generally not authorized to access builders and wizards.
App builders are available from the appβs top toolbar for the master table. For relationships, builders are accessible via the builder buttons in the table and form footers. Builders are supported on both the back-end and front-end. Front-end builder access can be disabled using the shortcode parameter builders="false".
Available App Builders β
π Table Builder
π Form Builder
π Map Builder
π Chart Builder
Running Apps on the Back-End β
π οΈ From the App Builder dashboard β
Click the Run & Build App link or icon.
This feature allows administrators to customize apps without granting access to other users, providing a stable environment to test and refine apps before deployment.
π This feature is available exclusively to administrators from the App Builder dashboard.
π₯οΈ From the WordPress dashboard β
Authorize users and/or roles to use an app.
The WordPress dashboard includes a navigation menu for accessing built-in and custom pages. Enabling this option adds a menu item to the dashboard for all authorized users, providing them with easy access to the app.
Authorization is managed via the App Manager. Administrators can access it from the App Builder dashboard by clicking the Manage App link or icon. Once authorized, a link to the app is automatically added to the userβs dashboard.
π Administrators must authorize specific users and/or roles.
> How do I authorize users and roles?
> How do I allows users to access apps in the back-end?
Running Apps on the Front-End β
</> Use shortcode
wpda_app.
An app can be embedded on the front-end using a shortcode. These shortcodes are generated through the App Manager.
Authorization is also managed via the App Manager, which administrators can access from the App Builder dashboard by clicking the Manage App link or icon.
π Administrators must authorize specific users and/or roles.
> How do I authorize users and roles?
> How do I generate a shortcode for front-end usage?
> Which plugin shortcode parameters are available?
> How can I use my own custom shortcode parameters?
