Hi
I have 2 insight fields showing list of objects from 2 different object types. These object types have a reference attribute to each other.
What I would like is to auto populate second field based on selection of first field but all objects should still be accessible to add manually.
example
Field1: country
Field2: language
Field1 lists country objects that has a reference to language objects.
If I select UK in Field1 then English should be selected to Field2 but I should still have access to all language objects if I would like to add more by clicking 'select an object'.
So, Field2 should not be filtered by the selection of Field1 only auto populate from selection.
any idea how to achieve this in DC?
From your question, I'm assuming your Language field is configured for multiple objects.
What I'm thinking is that the "auto populate" functionality you're looking for needs to happen either at:
It appears you're looking to "save" the default language into that field, when a Country object is chosen. The only way to get that to happen within the UI (that I can think of) while in edit mode would be a behavior.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.