Is it possible to make a dynamic URL formula to li...
# general
t
Is it possible to make a dynamic URL formula to link to outside Netsuite in a Netsuite saved search? When I try to do it, it always adds a Netsuite URL link in the beginning.
Copy code
'<a href="<https://test-production.myshopify.com/admin/orders/>' || {custbody_lb_shopify_trx_id} || '">' || {custbody_shopify_order_number} || '</a>'
j
I’m not experiencing that behaviour…
message has been deleted
this works as expected for me
t
Try making it dynamic? like google.com/recordid or something
that's when it screws up for me
maybe this is some user preference setting that I have too, but not sure
j
still works for me
message has been deleted
I know a couple of years back, NetSuite changed /blocked some HTML stuff in SavedSearches
t
huh. I have no idea why I have the issue. What is your formula?
j
see screenshot
formula is there
t
I see, thanks
j
Might be an account setting whether or not your saved searches support HTML properly
t
right. I'll test with google too in case there is a whitelist/blacklist thing at play
j
is it definitely REPLACING the URL? or does your browser just end up there when you click?
like….if you hover over the link, is it wrong?
t
yeah, it's wrong on mouseover
m
Might be worth checking if the Disable HTML in Search Formula preference is enabled
t
Yeah, that is not enabled. That is what I found too. 🤷‍♂️