Im looking to serve the user a template via a table and then the user has an option to add/remove records/rows and or edit any existing cells/fields. Is there a table plugin that has frontend editing capabilities like this? if not, is there another way to possibly achieve this?
Desired workflow:
- User fills out a form (using typeform)
- Data goes to airtable DB where calculations are performed
- Create workflow: If new record is added to AT then create a new page with an editable table. That table would pull dynamic data from AT DB. [This is where I need help, dont know what to use to build the editable table for the user]
- User has option to edit their custom table