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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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