InfoPanelDefinition Input Argument

Defines the Info Panel (i.e. the information available for each item) in JSON syntax, e.g.

[{"name":"name1","maxResults":"2"} ,{ "name":"name2"}]

Available attributes:

  • name: Either the name of a Search&List configuration or "Pricing" to apply pricing details such as discounts or bulk prices. This attributes must be given.
  • verticalRows (true | false): Defines whether records are displayed horizontally or vertically.

    Default: false for Search&Lists, true for "Pricing".

  • maxResults (numeric): Max. number of records to be displayed. Only applicable for if a Search&List configuration was given as name.
  • NoLink (true | false): If set to true, links to AR are not set. Applicable when FIGr und FINo were defined as copy fields and are handed over to queries as parameters.