This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Get a Parent's Class Property while creating a new Object (Lookup)

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 :

  1. A user clicks the + to create a new Account in the Invoice Metadata Card
  2. The new Account Object to be created has a pre-filled Supplier (the one specified in the invoice => Parent Object)
  3. 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

Parents Reply Children