How can I do data binding for dependent lookups.

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

Like

1 comments

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