November 23, 200916 yr Hey guys, I have a calculation which includes an email address, when available. I'm using this calculation to display data on an overview page. Is there any way to make the email address a clickable link. I could create a button, I know, but I'm wondering whether I can format the link within the calculation so whenever one is present, it's clickable and brings up a new mail in the mail client. Thanks all! Best, Rob
November 24, 200916 yr Unfortunately, you can't disable the "clickability" of a button conditionally, but you can have the script check for the presence of an email address and behave accordingly.
November 24, 200916 yr It would probably be best to do this in a web viewer. There is another way, using a script trigger, but it's horribly complex.
Create an account or sign in to comment