-
Modify/Map Customer Form Sublist
Hello, Below is a snapshot from a Customer record > Sales subtab > Transaction sublist. The Document Number for Customer Refunds are blank. We are trying to map the blank field above to the Customer Refund > custom Wire# field below. So whenever a Wire# is entered into the field below, it will appear in the Document Number…
-
Warranty Registration information on Sales Orders?
Hi Gurus! Is it possible to bring out the Warranty Registration List tab on the Sales Order records, similar to how it shows on an Invoice?
-
User with custom role doesn't see custom subtab
Hi everyone! I have a custom user role, but it doesn't see the custom 'Competitor Pricing' sub tab on the Inventory Item page. When I login with the admin role, I can see this sub tab. Here is some information about the sub tab and the permissions of the role: Subtabs: Record: Inventory Item Role Permission: Does anyone…
-
Can I Move Sublist Field to End of Sublist
Hi, The snippet below is from our preferred invoice form. In the "Related Records" subtab, i want to move the "Repair Item" to the end of the field list, so behind "Support Cases". This is what i see when i try to customize the form. I dont see "Repair Item". Not sure how to move it. Thanks!
-
How to enable scrollbar in field group in a custom entry form?
Hi, I have a custom entry form with a custom record as field group. Because the custom record has many fields displayed as columns, the view extends way more than the window width. Sure, I can use the browser scroll but it does not look good. Is there a way to enable a scrollbar for that record / field group? Thank you.
-
Transactions subtab under Customer -> Sales
How do I get the Transactions subtab under a Customer -> Sales tab for certain role?
-
Suitescript 2 - Create Form INSUFFICIENT PERMISSION error
Hi, I'm trying to create a Before Load script to create a subtab for the Sales Order Form and insert a sublist with the result of a Search. I'm working on administrator Role i have defined the serverWidget , but when reach the li var form = serverWidget.createForm({ title: 'Hello World Suitelet' }); it gives me the error…
-
Adding a graph/data to a subtab in an Intentory Item
I have created a Subtab called "Demand" I would now like to see on that tab a grid of the last 12 rolling months showing the sales of that item. If possible I would like to add a graph of the sales of that item beneath the grid. I want the colum heading correctly labled like April 20, May 20 or some other easily readable…
-
Adding additional Manufacturer, MPN, and Manuf Country fields to Item Record
Hello Everyone! Our engineering dept states that on some of their items they have mulitple manufacturers in addition to mulitple vendors and would like a way to track these on the item record and mark which manuf should be primary similar to the way the Vendor Tab works to track mulitple vendor records and primary. I've…