Does anyone know how (or if it possible) to create...
# general
s
Does anyone know how (or if it possible) to create a Hyperlink field that uses a relative URL? I want to redirect to another page in our organization, but was trying to avoid hard-coding the domain, since that won't work in sandboxes after a refresh. I tried removing the
<https://accountid.app.netsuite.com>
portion, but then I get an error that the formula is invalid, so it won't let me save.