Hi Everyone, I’m using the NetSuite customer porta...
# suitescript
r
Hi Everyone, I’m using the NetSuite customer portal to give customers access to view quotes. I created a custom field that I’d like to display when the customer views the quote. Here’s what I’ve tried so far: • Created a custom role and an external quote form. • Granted the role access to view the field. • Attempted to specify the custom form directly in the URL. The field still isn’t showing up on the customer-facing quote. Has anyone run into this before or found a workaround?
c
Can you check if your custom field is marked as "Show in List" and has the correct display type? Also, make sure the field is added to your external quote form's field layout, not just the role permissions. Sometimes, the form customization doesn't save properly; try recreating the form assignment.
m
Also try going to the role and looking on the forms tab. Is your new form listed as the preferred form for that role?
r
After some deep googling found that it need to be "MARKED For printing" in the form its saved under for it show up on the external form.. Sometimes NS you really frustrating