My Stuff
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.
Comments
-
When I use this solution, it doesn't work for my need because: in View mode, it's ok, but in Edit Mode, the field is not clickable, even if I disable the field: urlField.updateDisplayType({displayType: serverWidget.FieldDisplayType.DISABLED}); I think it's the behavior of Netsuite to edit all the fields in Edit mode, the…
-
Hello Sanket, I had already tried these solutions: - Create an Hyperlink Transaction Line Fields: I can't edit the link to use "/app/mySuiteletpath" format and this type is not flexible, from my understanding it is only useful for static links to external sites. - Create a Free-Form Text via suitescript 2.0 and try to…
-
Sorry, I just find the answer in the documentation: [h=1]Record.save(options)[/h] ReturnsA number representing the internal ID of the new or updated record.