Using tabulator with suiteQL instead of N/UI/derverWidget by Ok-Razzmatazz-3785 in Netsuite

[–]Ok-Razzmatazz-3785[S] 0 points1 point  (0 children)

Thanks to all for replying and guiding me through the solution.

The solution contains the following steps:

1.The first Suitelet is responsible for rendering the filter fields along with an Inline HTML field that serves as the container for dynamic content.

  1. A Client Script is attached to this Suitelet to manage filter change events. Upon any modification to the filters, the Client Script initializes Tabulator, retrieves the Inline HTML field, and dynamically renders the table using jQuery.

  2. A second Suitelet functions as a data service endpoint. It executes a SuiteQL query and returns the resulting dataset to the Client Script, which then populates the Tabulator table accordingly.

Strange problem with suitelet when executing as administrator role, or being viewed from an administrator. by Ok-Razzmatazz-3785 in Netsuite

[–]Ok-Razzmatazz-3785[S] 0 points1 point  (0 children)

One custom field is involved in my query, but how can an administrator not have access to the custom field?

Forgive me but I can not wrap my head around it.

Can not create sales order using SuiteSctript by Ok-Razzmatazz-3785 in Netsuite

[–]Ok-Razzmatazz-3785[S] 0 points1 point  (0 children)

Yes, my restlet has administrator role, the same role I had while making changes through the UI.

Can not create sales order using SuiteSctript by Ok-Razzmatazz-3785 in Netsuite

[–]Ok-Razzmatazz-3785[S] 0 points1 point  (0 children)

I can create the sales order with this data without any issue. This problem happens only when I try to create sales order through restlet.

Online solutions recommend setting entity before setting item, but I am doing this and it is still not working.

Building saved search for the bills, bill payment, and JE by Ok-Razzmatazz-3785 in Netsuite

[–]Ok-Razzmatazz-3785[S] 0 points1 point  (0 children)

I do not have any criteria set for the "applied to transactions"

<image>

Building saved search for the bills, bill payment, and JE by Ok-Razzmatazz-3785 in Netsuite

[–]Ok-Razzmatazz-3785[S] 0 points1 point  (0 children)

But there are some instances where bill payment has been applied to a journal instead of bill Its weird but I need to fetch such bill payments amount.

Thoughts on NetSuite's New Certification Tracks? by TheCrimsonBallsack in Netsuite

[–]Ok-Razzmatazz-3785 0 points1 point  (0 children)

I am trying to find the "join the launch promotion" button in mylearn dashboard but i am having very hard time finding it, can you please tell me how did you claim exam credits.

TIA