How can I do data binding for dependent lookups.
13:58 May 12, 2025
Hi Team,
When we are doing the transferring of packages and trying to bind data for all the lookups. There are some lookups having parent child relationship so, binding the lookups we are getting the following error.
This lookup has parent child relationship
Is there any way to bind lookup data for parent child relationship.
Platform: Creatio Energy (Freedom UI)
Like
1 comments
19:30 May 12, 2025
For dependent lookups, typically you'll need to bind them in order. First, bind the parent lookup values, then bind the child lookup values that reference the parent.
Ryan
Show all comments