Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Coding help for an absolute newbie
Hi,
Firstly, let me establish my credentials: I have none! I have no js experience so I am strictly "monkey see, monkey do".
I am trying to set some defaults in the Inventory Adjustment form: adjustment location, account, subsidiary, and department. If I could also set a default location in the columns too as the user makes an entry, even better.
So far the only field that updates is the memo field (my test field); the other fields do not update...and in fact, assigning the account value results in an error. If I remark out the accounts update line the script runs but does not set any values.