Versions Compared

Key

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

Business use case:

...

When we have all the information about our promotion safely stored in Price Records, we can use it in quotes.

Quote ConfiguratorQuoteConfigurator

To achieve the functionality described at the beggining of this article, we need to transport information from the quote header logic (that adds the bonus item) to the line logic. We will use HIDDEN type inputs to do that (see also How to Create Quote Line Items from Header Logic).

First, we will create a quote header logic:

...