I want to be able to select which email address to use in a button when sending an email from a set of different users.
I have tried to reference an account with a formula, but it doesn’t seem to work. It works inside the action as a hardcoded value but passing it via formula (i.e. storing it in a “sender table” that the button formula looks up) doesn’t seem to work.
Is this just a hard limit for now? Any possible workarounds rather than creating a button per sender?
What I’ve done so far: simply implement an If in the button logic - and hardcode the sender info into each “Send email” action in the Gmail pack.
This will work for small numbers of users (my present requirements) but would be cool if Coda let you access the pack accounts programmatically!
Can you share your doc? The email address is a piece of data like any., You should be able to filter it out of a table,
Rambling Pete
Hmmm I think I’d have to make a special doc to demonstrate this issue because the doc I am using is full of sensitive data.
It’s not the email address - it’s the Gmail Pack Account that I am trying to access.