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:
- 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.
- I create a LPG Type and select the corresponding LPG logic.
- In LPG, I recalculate the header and see the log file. The result is null.