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.
Custom form per entity stage?? (lead/prospect/customer)
As far as I can tell, there is no way in NS to assign a default form per entity stage (lead/prospect/customer). Of course we can default per role etc, but not per the entities stage...
Our sales VP requires a separate set of fields per stage, so I have come up with the script below-- essentially it checks the 'entitystatus' (because stage is not a field), and it assigns one of three custom forms according to the result. It is set up for the 'view' of leads, prospects and customers on beforeload...
The issue is that when somebody clicks 'save', the form saves but they are returned back to edit mode... Any idea as to how I could fix this?
0