Mi contenido
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentarios
-
Fair enough, entirely possible, but I don't really think so. The reason is because I had done some troubleshooting… Assumptions: "UI form" display setting set to "inline text" "Import Only" form display setting set to "Normal" CSV Import strictly using "Import Only" form in Advanced Option ** Import would only work if I…
-
Thanks ~angela, I'm now really curious as to why the "import only" form approach did not work as expected.
-
Responding to ~angela's post. That's exactly what I did initially because that was what we saw a NS employee did during our NS implementation. However, what I encountered was the CSV Import using the "import only" form reported successful import, but did NOT actually update the fields.
-
For the record, this is the workaround I ended up implementing: In the field setup, the custom field’s Display Type set to Normal. On the Access sub-tab of the fields, I set the default Access level to View, but then "add the Administrator" to the Role sub-sub-tab with EDIT permission. On the forms, I set the custom…
-
Thanks for your response. I'd like to clarify something regarding this comment… "This is expected behavior in NetSuite. When a custom field is set to Disabled, Inline Text, or Hidden on the form, NetSuite treats it as fully read-only, which means CSV Import cannot update it even if the import appears successful" What I…