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.
How to disable rate and amount field While Creating a PO at time of entering a Item
Hi All,
I am trying to make the rate and the amount field Non Editable at the time of creating a PO. I am using pageInit function to disable the Field in the list. It is only disabling it for the line 1. but after adding the line when i am moving back to line to edit ,the field is editable.
After this i thought of making it non editable after saving the PO. So i used the same PageInit function to disable the fields but that approach also didnt worked.
Is there any method by which i can make these fields non editable through Scripting or Configuration.
0