Hi! I have been having this issue where I need multiple Text Input fields inside my gallery for Different inputs. I have the gallery dynamically change categories according to a dropdown that selects the client's name. I attached a screenshot below. What I need my Save button code to do is to update changes made into an excel table, called "Table1".
This is "Table1" in Excel.
This is the layout of the Gallery, dropdown and "Save" button. I need the save button to be able to update the according fields for the Scope, according to client name, because I will have multiple clients. I already created a page that dynamically creates a new client and assigns the RowID for each Scope. Please, I need help with this, I've been going at it for 4 days.