Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
pull currently customer internal id
Hello,
Can I pull current customer internal id (customer who is currently logged in) via a tag that I can use as a parameter in URL?
I created a custom record for survey, I add the customer dropdown list as parent field in the survey, the survey can be accessed if the customer logged in or not, What I want to do is "If the customer logged in, the customer field in the survey will set automatically, If not it will be empty"
I found the tag <%=getCurrentAttribute('customer','internalid')%> that returns current customer internal id, but I can't send it as aparameter via URL
0