DataPages are user interfaces of your application, such as web forms and search/display interfaces. DataPages are built banterone and deployed externally to a website or portal via links to showcase data in desired format(Form View or Data View)
Create a Data Page on banterone
- Select Data Pages from UI tab on banterone
- Click on ‘Add Data Page’ button
- Enter the Name and Description for the data page.
For Data View Creation
- From the Page Properties click on ‘URL Params’
- From the page properties use the URL params to determine the data to be populated.
- Enable Public Access using Checkbox and Select if the data page needs to be password protected(You can set the password for access)
- Select the Data Source from Smart Filters, BLS or API manager(The data sources can be chosen from the smart filters, BLS or API managers created on banterone account)
- Specify the Data Source Path
- From controls the fields can be updated in the form using drag and drop functionality
- Users can Add Expressions - to change the appearance of the form fields.
- Expressions can be Static or Conditional based on user requirements
- Click on Add to save to confirm Expressions
- In the Form Builder Screen Click on ‘Save’ to confirm creating the form.
For Form View Creation
- From the Page Properties click on ‘URL Params’
- From the page properties use the URL params to determine the data to be populated.
- Enable Public Access using Checkbox and Select if the data page needs to be password protected(You can set the password for access)
- Select the Data Source from Smart Filters, BLS or API manager(The data sources can be chosen from the smart filters, BLS or API managers created on banterone account)
- Specify the Data Source Path
- From controls the fields can be updated in the form using drag and drop functionality
- Users can Add Expressions - to change the appearance of the form fields.
- Expressions can be Static or Conditional based on user requirements
- Click on Add to save to confirm Expressions
- In the Form Builder Screen Click on ‘Save’ to confirm creating the form.
Comments