Hello,
The context
We have 4 Classes :
- Invoice
- Account
- Cost Center
- Supplier
Each Invoice requests a new Account creation, this new Account Object contains a Multi-Lookup Cost Center list and a Supplier.
Suppliers contain a Multi-Lookup Cost Center list filled by the users.
Our Goal
We would like to do implement the following :
- A user clicks the + to create a new Account in the Invoice Metadata Card
- The new Account Object to be created has a pre-filled Supplier (the one specified in the invoice => Parent Object)
- The Multi-Select Cost Center List in the Account Object is filtered based on the mentioned Supplier's Multi-Lookup Cost Center List
Do you have any tips, recommandations, ideas on how we can concretize this feature ?
Thanks for your help
Claudio


