Bind Inactive Lookup Values

Hi Community,

Is there any way to bind Inactive Lookup Values?

Sasor

Like 0

Like

1 comments

Hello.
 

We have tested this behavior and it looks like there shouldn't be a problem.
We used the following scenario:
1) Created a custom package in which we created a replacement for the ActivityCategory object with the “Allow records deactivation” option enabled.

ActivityCategory


2) Created two test records through the lookups, for one of which we set the “Inactive” = true

ActivityCategory

3) Create a data binding in the package from step 1 for the ActivityCategory object, add the “Inactive” column to the data binding, and add two records.

ActivityCategory
ActivityCategory

4) As a result, in the exported package we see the created data binding with two records, for one of the records the Inactive attribute is set to true.

ActivityCategory

Show all comments