Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Sometimes it might be useful for users to be able to open a quote directly from the dashboard.

Links to quotes can be included in a result matrix. See an example of a dashboard logic element below, which demonstrates various format types in a result matrix, including a link to a quote:

Definition of m.linkCell(value, targetPage, targetPageState):

  • value – Object that is passed, should contain the quote ID.
  • targetPage – The name of the page to link to:
    • priceShopPage – For redirecting to quotes.
    • dashboardPage – For dashboards.
  • targetPageState
  • No labels