How can I have the custom button follow the URL that is in this formula field? I've tested the formula field - when you click on the URL it opens correctly. I put the formula field name in the custom button content section, and when I click on the button I get the error message below. Is there a better way of doing this? Thank you so much for your help!
4 Antworten
Thanks for the help, Nik! The URL is another salesforce page, so I took out the http:// in the formula field and started it with cs12.salesforce.com/therestoftheURL and added the http:// to the button. Now when I click the button I don't get an error message, but just a blank page. Any ideas? Also, if I put the actual URL in the button content it does work, so I don't think it's an issue with the URL itself, but maybe how I am dividing it between the formula field and the button content.