Component Extension
Last updated
Last updated
Page Designer provides features to support user-defined components as extensions in the Designer. It is similar to the Charts extension but can be developed by anyone. The extensions developed are specific to either web or mobile applications. This section explains how to include an available component extension to your page.
Open the application and go to the SETTINGS tab in Page Designer
Click on EXTENSIONS and click the button and Add more extensions
Drag & drop your extension file or click on the choose file button and browse for your extension file in ".pgx" format.
Click on the Install button for your extension. In this example, it is the Table Editor. Close the window.
Make sure the extension is added and enabled on your application.
Now open the page where you want to add the table.
Drag and drop the table element under the Table Editor panel into the designer screen.
Now click on the table properties tab and enter the properties for the table
Users can Add Data to the table or configure the Table Properties from the corresponding section under the table properties tab.
Now save and build an application to view the real-time data on the table from Microflow O/P.
Users can also map dynamic data from microflow to the table using connect to data icon