Hi all,
I am trying to configure a custom action that adds a row to a sheet. What I am trying to figure out is how I can write data to the sheet that is not sourced within the page data, but rather from a collection on that page. Sounds confusing but let me try to explain.
There is a page that allows the user to check (with a checkbox) a specific row within a collection. The page itself is a new page ontop of a seperate data sheet. When the user clicks the button, I need the data from the collection that was checked to be sent to a new sheet, but I don’t get the option to choose the collection data to write, instead only the source data.
I know that still sounds confusing so I attached pics.
The first is the page with the checkboxes.
The second is the custom action, but it’s wants me to write the incorrect data to the new sheet.