Table in form and stored in SharePoint List

MVP

Hi everyone,

 

I am working on a form that requires data to be added.  The table in the form holds a person's name, phone number and email address.  In our current solution, we are using Telerik Kendo Grid on the form to hold the data and make it user friendly for users to add, remove, update contacts for a particular entry in the list.  The data is then stored as JSON in a multiline text field on the SharePoint list.  We have JavaScript that handles the reading, inserting and updating of the data.  I am trying to figure out if something similar can be done in PowerApps.   They don't need to view the information while in the list just the form.

 

Any thoughts or suggestions would be greatly appreciated.

0 Replies