-
How to create a Grid Matrix Template via a Workflow "Create Record" action
Trying to create a Grid Matrix Template via a Workflow "Create Record" action, but the two following fields are showing up as required, and despite trying multiple options, I cannot find the correct values to use. Column Item ID Row Items Does anyone have an example of a "Create Record" example for creating a Grid Matrix…
-
Is the Bootstrap Grid standard in SuiteCommerce Advanced shoppping CSS?
Hello, I noticed that in our shopping.css file of our theme, there appears to be classes related to the bootstrap grid structure. classes include: .container .container-fluid .row . col-lg-* .col-md-* .col-sm-* Is this all the bootstrap code that was integrated into the shopping.css? On our theme, we're initially working…
-
Change order of attributes on Grid Order Printing Template
Hello I wanted to know if there is a setting for managing the display order of attributes of a matrix item on the PDF grid template. Right now they are being displayed as ColorAttribute 2-Color Attribute 3 - Product Color. I want to do it like, Product Color-ColorAttribute2-Color Attribute 3, I think there should be a…