プロフィール
コメント
-
Greetings @mandry, Aside from creating a Contact Multiple Select Field, the other solution is to make the Contact Record a Child Record of your Custom Record. Once it is configured, a Contacts sublist will be available in the Custom Record where you can attach contacts. To do it, follow the steps below: 1. Create a…
-
Greetings @user13588389 , Thank you for posting an inquiry and welcome to NS Support Community! I found the following SuiteAnswers Article that could be the solution you are looking for: 63400: Only Show Header on First Page of Advanced PDF/HTML Template Let us know how it goes on your end. If you find this reply to your…
-
Hi @Rick Cobb, Thank you for posting an inquiry in NS Support Community. Our gurus @Shamaine Chan-Oracle and @Camille Cagalingan-Oracle may be able to help you on this one. -Jack
-
Hi @Lina Fetter , Thank you for posting your concern in NS Support Community. My colleague @Camille Cagalingan-Oracle who is an expert in this subject may be able to help you. -Jack
-
Greetings @User_7WOCQ, I have performed testing and found out that it is not possible to make Organizer field optional in Event Records because for these kinds of fields, NetSuite considers requiring a value to be Fact of Life which is similar behavior with the Customer field being always mandatory on Sales Transaction…
-
Greetings @Umair_ , To add Custom Record Forms under Standard Tabs such as Lists, Transactions, etc., @JohnCirocco's answer should do the trick. To create a separate Main Tab for the Custom Record, you will need set up a Custom Center Tab first in Customization > Centers and Tabs > Center Tabs > New then create a Custom…
-
The purpose of the steps I provided is to only show the Condition part which can be done for any Workflow Action and only limits the Workflow/Action to run for the Custom Form(s) selected in the Condition. It does not change the Custom Form. If you need to change the form, use the Workflow's Set Field Value Action.…
-
Greetings @Mark_BRIT , You can configure the Workflow to execute (Workflow Level) or perform the action (Action Level) only for specific Custom Forms by setting a Condition that checks the value of the current Custom Form selected. See screenshots below: Workflow Level: Action Level: Condition: Related SuiteAnswers…
-
Greetings Shri, You may want to look at the Scheduled Workflow as a possible solution since it executes based on the results of a Saved Search. For more information, refer to the following SuiteAnswers Articles: 40554: Scheduling a Workflow 36738: Testing Scheduled Workflows If you need further assistance, please let us…
-
Welcome back to NetSuite Support Community @NetSuite4All! Any inputs on this @Micah Timbol-Oracle? To those who have any ideas, feel free to reply as well.
-
Hi @Jyothi B, Upon checking for a possible workaround for your requirement, it seems that Bank Transfer Records are not yet exposed to SuiteScript, Workflows, nor Basic Customization and the following Enhancement Request has been filed for this limitation: Enhancement 210027: SSS : Transactions > Bank > Transfer Funds >…
-
Hi @CDuf, I think the only trigger available for the Remove Button Action is the Before Record Load Server Trigger (SA11516). Therefore, Client Triggers cannot be set for the action.
-
Greetings @paula.courtemanche, The behavior you observed is normal for a Workflow with a State that is exiting. The Workflow will repeatedly execute for records that does not have an active instance of it every time it satisfies the events and conditions you've set. To circumvent this behavior, set the single State to…
-
Apologies @Tybrneryan for not so soon update. If you are pertaining to the Custom Record in bundle 226009 (Quality Management), you can create a Custom dropdown field applied to the Lot Number Record where you can select specific Quality Sample Data to associate to the record. It can be done in Customization > Lists,…
-
Hi @nag_m, If you are using Basic Templates, the fields available for printing can be toggled to show in the Printing Fields subtab of the Preferred Statement Form which can be found in Customization > Forms > Transaction Forms. If you are using the Standard Statement Form, you may need to customize it to your needs and…
-
Greetings @lilywu, If you're using Client Triggers for the Workflow Action such as Before/After Field Edit, Before User Submit, etc., SuiteScript and JavaScript Formulas like the following should work: nlapiGetFieldValue('message').length>1000 Otherwise, for Server Triggers such as Before Record Load, and Before/After…
-
Greetings @Jay Schwausch, Workflows are not Subsidiary based and should be able to access any record in any subsidiary unless a Condition that checks for the value of the Subsidiary field is specified in the Workflow Definition, Action, or Transition. For more information, refer to SuiteAnswers Article 40582. If you find…
-
@Camille Cagalingan-Oracle
-
@Camille Cagalingan-Oracle @Mayumi Ciara Marie Cupcupin-Oracle
-
test comment 2