Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

flexChartTemplates

Defines the FlexChart templates.

Configured on page – Administration > Configuration > Templates > FlexChart Templates
See alsoFlexChart Templates
Type – json object

pfxContextualAction_<actionName>

Creates new action button on specified page - e.g. Analytics Chart or Dashboard.

Type – json object
Sample value{
   "name":"Create Action",
   "page":"dashboardPage",
   "contextLinking": {
        "targetPage":"newModelPage",
        …​.
   }
}

startPagePanels

Allows you to define at the partition level the list of portlets that will be displayed on the Home page.

Configured on page – Administration > Configuration > System Configuration > Home Page
See alsoHome Page
Type – json array
Sample value[
    "pricelist", 
    "rebateManager", 
    "promotionManager", 
    "priceShop"
]

waterfalltemplate

Defines a system-wide default waterfall.

Configured on page – Configuration > PriceAnalyzer > Default Waterfall
See alsoDefault Waterfall
Type – json object

pfxContextualAction_<actionName>

Creates new action button on specified page - e.g. Analytics Chart or Dashboard.

Type – json object
Sample value{
   "name":"Create Action",
   "page":"dashboardPage",
   "contextLinking": {
        "targetPage":"newModelPage",
        …​.
   }
}