customfamily Posted November 23, 2009 Posted November 23, 2009 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
Brent Durland Posted November 24, 2009 Posted November 24, 2009 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.
comment Posted November 24, 2009 Posted November 24, 2009 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.
customfamily Posted November 27, 2009 Author Posted November 27, 2009 Thanks guys! I'll go with a button.
Recommended Posts
This topic is 5533 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now