Discussions
Check out Oracle NetSuite upcoming events and conferences here
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now!
RUN, DON’T WALK...Registration for #SuiteWorld 2022 is officially OPEN! This special early bird price won’t last long, so make sure you don’t miss out: https://lnkd.in/gGRN78A3
YOUR VOICE MATTERS! VOTE FOR OUR NEXT WEBINAR TOPIC NOW.
Click on this link for the poll.
Click on this link for the poll.
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