Dear Experts,
Is it possible to load one module with contains lists(time, country, customer, products and line items are actual price and selling price) to another module (all lists except country) How to use lookup? Suggest me some mapping, please?
Hello @rlakshmi , you can fetch data by directly referring the line items from Source module. No mappings required. In order to do that, there are 2 prerequisites
Thanks,
Vamsi
Hi Vamsi Thank you for your quick reply I am getting the below error. Could you pls correct me please
Hello @rlakshmi , in my previous comment I have clearly mentioned no mappings are required (say lookup or sum).
I hope TEST1 is your source module and AP is source line item.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦