This article shows how to initialize the table grid with an external data source.
...
- Navigate to the grid configuration page and go to Data Source tab
- Select previously created data source from the drop down
- Result Preview will display information from the selected data source
Configure Mapping:
Select columns from the data source to load information into previously created grid columns.Info title Note! Following column types could not display data from the extenral data source:
date, date/time. sequence, userlist and formula.In case you have these type of data in your data source, please map them into columns with string or text type.
- Save changes.
This is how it looks on the issue view.
Congratulations! Now you know how to initialize grid with an external data source.
Check the video below to see how it works.