Hello,
I’m doing a formula on linked content between two tabs.
first tabs has project
second tabs has customer name and email
in the first tab, i link the customer and the email is then displayed by a formula on linked content.
That works well, but the email format is not there. I can’t directly click on the cell to open the email client, as the mail format from the source.
You’d have to add a button column in table with the linked formula column with the button using the action “Send mail”. It’s not exactly what you want, but it’s available right now and I think a good plan b
The lookup column for email column is logically an array of emails. So displaying an Email icon like the original column is not suitable if the result is really an array.