Application

DbFace application script.

The DbFace application is an available execution unit, could be a database query / operation, a form report, a summary report, a line chart,or a pie chart,etc.

DbFace applications include a user input form (optional), one or more execution scripts. When users enter data, click the “submit” button, DbFace submits them to the target database to perform, then outputs corresponding data (such as data tables, summary tables, pie charts, line graph, etc.). Dashboard and Story are special types of application. They can display more than one applications in one page. DbFace supports the following application types:

Login as administrator or developer , the browser will display the application list, where you can edit or delete applications.

Edit application

In the application list, select the application you want to edit, click the “Edit” button to enter the edit page. When editing the application, you aren’t allowed to modify the data source. How to edit application, please refer to “Application Builder” above.

Edit DbFace application

Clone application

Click the “Clone” button to make a copy of the selected application.

Delete application

In the application list, select the application you want to delete, click the “delete” button, after confirmation the application will be deleted.

Delete application in DbFace

Share application

In the dashboard, tap the “Embed” button, DbFace will open the “Widgetize the application in your websites in an IFRAME” dialog, in this dialog, you can get the public URL of this application, please check the “Embed” button, copy the Direct Link or Embed Iframe code and click the “Confirm” button the save the settings.

Share DbFace application

Do not forget check the “Embed” checkbox, otherwise the Direct Link will not become active.


Last modified December 28, 2020: fix (7815b5e)