Scenario The client wants to add an “EZYconcept” list to a dispatch status dropdown. Solution Go to Customization> List,Record & forms> ListFrom the custom lists select the Dispatch status In the dispatch status custom list add “EZYconcept” under the value subtab and save. Now the EZYconcept is visible in the dropdown list of the dispatch… Continue reading Dropdown List
Month: February 2023
Auto deletion of Item Fulfillment related records
An auto invoice creation exists in UBUY which will create an invoice when an item fulfillment is created. For sales orders, a customer deposit is created so that when an invoice is created the amount in the customer deposit will be applied to the invoice automatically. Ubuy needs new customization which will delete the related… Continue reading Auto deletion of Item Fulfillment related records
Make Disabled URL Root Field in SSP Applications Editable
Navigate to Commerce > Hosting > SSP Applications Click View on desired SSP Application Click Deployments Click Site Shopping Action: Click UndeployNote: Do this for all line items Click Site Checkout Action: Click UndeployNote: Do this for all line items Click Domain Action: Click UndeployNote: Do this for all line items
Transaction Saved Search to Display List of Transactions with a Specific Number of Lines
To create a saved search to show a list of transactions, for example Purchase Orders, with only one line or any specific number of lines, follow the steps below: Navigate to Lists > Search > Saved Searches > New. Select Transaction as the Search Type. On the Criteria tab > Standard subtab, enter a filter for Type = Purchase Order. On the Criteria tab > Summary subtab, enter… Continue reading Transaction Saved Search to Display List of Transactions with a Specific Number of Lines
Show the required format for the date in the saved search result.
Under saved search results, select Formula Text. Type the formula as shown.
Saved Customer Search That Will List The Child Customers Under
1. Navigate to Reports > Saved Searches > All Saved Searches > New.2. Select Customer on the list.3. Set the following under Criteria Tab > Standard Subtab: · Inactive = F· Sub Customer fields… > select Name/ID = is not empty 4. Set the following under Results Tab > Column Subtab: · ID || Custom Label: Parent ID· Name ||… Continue reading Saved Customer Search That Will List The Child Customers Under
Providing Users with SuiteAnalytics Connect Permissions
To set up SuiteAnalytics Connect permissions using Manage Roles: Navigate to Setup > Users/Roles > User Management > Manage Roles. Click Customize next to the name of the role for which you would like to add the SuiteAnalytics Connect permission. Click the Setup tab under the Permissions tab. Add the SuiteAnalytics Connect permission. 5.Optionally, add the SuiteAnalytics Connect – Read… Continue reading Providing Users with SuiteAnalytics Connect Permissions
Enabling the SuiteAnalitics Connect Service Feature in NetSuite
To enable the Connect Service feature: Ensure that your Account Administrator has enabled your Account and Role with the Connect Service feature. Navigate to Setup > Company > Enable Features. Click the Analytics tab. Check the SuiteAnalytics Connect box.
How to Detect a Mobile Device with JavaScript?
1.User Agent Detection One way to check for a mobile device is to check the user agent. This isn’t the best way to check if a user is using a mobile device since user agent strings can be spoofed easily. However, it’s still an easy way to check what device is being used by the… Continue reading How to Detect a Mobile Device with JavaScript?
NetSuite Connection in MuleSoft Composer
MuleSoft Composer MuleSoft Composer for Salesforce enables Salesforce admins to connect apps and data to Salesforce and automate integrations quickly and easily with clicks, not code — all inside of the Salesforce UI. NetSuite Connection in MuleSoft Composer Whether you are using NetSuite as a data source (take a data from NetSuite and copy it… Continue reading NetSuite Connection in MuleSoft Composer