flexiodata / flexio-web-app

Flex.io Web App
https://www.flex.io/app
MIT License
5 stars 2 forks source link

FEATURE: Call context logging; pass calling spreadsheet type, spreadsheet name, and cell and display in activity info #541

Open alwillia opened 5 years ago

alwillia commented 5 years ago

Provide team admins with more info about where their functions are being used so they can more easily help their team.

  1. Bring back the activity area (with pagination)
  2. Include info in the activity that includes the sheet used to make to call, along with the sheet and cell name; will be useful for users to refer to when discussing function usage with their team
  3. Note: excel allows sheet name/cell to be passed to the function as an optional last parameter; not sure how/if google sheets does it; but should be straightforward to pass this through the call in the add-in