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 »

In a LPG header logic, it is not possible to use the api.stream method to get all values. When I recalculate the header, its result returns null.

I take these steps:

  1. In the LPG header logic, I create an element and use api.stream to get all price grid items based on the price grid ID and log its result.
  2. I create a LPG Type and select the corresponding LPG logic.
  3. In LPG, I recalculate the header and see the log file. The result is null.
  • No labels