JessicaL
12/05/2022, 8:26 PMDavid B
12/05/2022, 9:02 PM${customer.custentity_urlfield}
?JessicaL
12/05/2022, 9:05 PMJessicaL
12/05/2022, 9:08 PMDavid B
12/05/2022, 9:18 PMDavid B
12/05/2022, 10:07 PM<https://google.com>
this code correctly linked to google and didn't prepend the netsuite domain:
<a href="${customer.custentity_urltext_field}">link</a>
<a href="${customer.custentity_hyperlink_field}">link</a>
David B
12/05/2022, 10:08 PMJessicaL
12/05/2022, 10:08 PMJessicaL
12/05/2022, 10:10 PMDavid B
12/05/2022, 10:13 PM/relative/url
(so <a href="/relative/url">link</a>
)JessicaL
12/09/2022, 5:43 PM