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
Adding an "edit item" or "edit category" link to website
I've seen this on Volusion templates/designs. If you're logged into your volusion account, they have a feature that can allow you edit an item or category while viewing the website.
I can pull it off with JavaScript (the links), but the function for my statements will require me to request NS login.
It would call out like this
if (logged into NS account) {
display link code
}
Is this possible for me to do with simple JS? to at least get my login email for NS and to ask if logged in, then show link?
Tagged:
0