Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
how to expose a custom field to the facets_item_cell_grid.tpl the model object is not available
I am trying to change my template to display different information if the item is a matrix item. The change needs to be located in the "facets_item_cell_grid.tpl" template. However, this template does not expose the model object which has the custom item field I need to check to determine if this is a matrix item or not. I am using the custom item extension and it is added to the model object.
How can I expose the model object for a theme? I have not done any extension development yet so I don't know if it can be done with an extension. Any suggestions would be appreciated.