We are looking at opening Customer Access to NetSu...
# administration
s
We are looking at opening Customer Access to NetSuite for customers to place their own orders. Is there a way to limit which items are available based on the customer? Currently it appears that any item tagged as "Display in Webstore" shows as selectable for the customer. We have some items that we may want to restrict to only specific customers. Thanks
a
I think the only way to do this is on the custom form you make available to their role I’m the custom form you can use saved search criteria to limit the list of items they can see But would need to make a saved search + custom form combination for each unique scenario or customer
s
Thank you
l
@AI1 do you think it's possible as well through scripting? (We've got the same concern.)
a
Yea probably, I think the way I’ve seen it done is you hide or move the native item field all the way to the right then make a custom field sourced from the item list but with specific criteria. Then when the user selects the custom field it copies to the hidden native field and native NetSuite takes over from there