Navigate to Reports> Saved Searches> All Saved Searches > Edit the saved search. Choose Formula (Text) under the Results subtab’s Field column. Under the Formula column, type the sample HTML code below: ‘<font size=”5″>’||{assigned}||'</font>’ Type a label under ‘Custom Label’ column. Then Add Click on Save & Run.
Month: May 2023
Assign Class Department Location fields to Customer and Other Entity Records
Currently there are no Class, Department, and Location to Entity Records. A possible alternate solution is to assign a Custom Segment to the Entity and source to new transactions. Solution 1. Navigate to Lists > Relationships > Customers 2. Customer line: Click Edit 3. Hover over Customize 4. Click New Field 4. Label: Enter Label 5. Type: Select List/Record 6. List/Record: Select Department (or Class/Location) 7. Store Value:Enter Checkmark 8. Click Applies To 9. Enter Checkmark for Entity records where the… Continue reading Assign Class Department Location fields to Customer and Other Entity Records
Update the class field in Invoice based on the customer selected.
Automatically update the Class field in a invoice whenever the Customer field is changed. A custom field has to be created in customer since customer record does not have a standard class field.Client scripts can then be used to reference the custom field after selecting a Customer record during data entry/update. Solution Create a custom field on Customer records. Assign a Class on… Continue reading Update the class field in Invoice based on the customer selected.
Convert sales order to invoice using script
Queries in Employee Delegation(V2)
Queries in Employee Delegation(V2)
The Power of 3D Design in Augmented Reality (AR)
Augmented Reality (AR) has rapidly gained popularity in recent years, revolutionizing how we interact with digital content and blurring the boundaries between the virtual and physical worlds. At the heart of this immersive technology lies 3D design, enabling the creation of realistic and interactive virtual objects that seamlessly blend with the real environment. In this… Continue reading The Power of 3D Design in Augmented Reality (AR)
How to determine if your NetSuite Account is a OneWorld account
NetSuite offers several editions, including OneWorld. In order for CloudExtend to work properly we need to know if your account is a OneWorld account. Your NetSuite Admin should be able to provide you with this information but you can also tell by viewing most records in NetSuite and looking for a field called ‘Subsidiary’. In… Continue reading How to determine if your NetSuite Account is a OneWorld account
Permission to Load the Next Page Within Saved Search Published Dashboard for Custom Role
Login to Administrator Role Navigate to Setup > Users/Roles > Manage Roles Click Edit for the Customized role Click Permissions Click Lists Permission: Select Perform Search Level: Select View Click Add Click Save
Debug Connection
Click on the Connections option at the bottom Then under the Actions Select Debug connection
How to fetch the post count based on usernames for all users in WordPress
Code attaching below: Here, the post counts that are fetching for the user who has the role ‘Subscriber’.