Question

Bits in Glass
IN
Last activity: 19 Mar 2025 3:15 EDT
Constellation - Autocomplete control in table with source as parameterized Data Page.
I have two DataTypes in the Data layer. DataType1 & DataType2
Within case, I have added a table of type DataType2. Within this table, one column is Autocomplete and its source is a Data Page from DataType1. I created a property for this Autocomplete from DevStudio and its configuration is as shown in the image.
I have tried all possible ways, but the Autocomplete is not loading the data and its blank everytime. In tracer, I could see the parameter is not getting set.
I tried setting this parameter with TempPage, tried setting the parameter in pyDefault of DataType1 and refered the property directly, but still it didn't work.
Is there any WA for this issue?
Please note: Data Types are in different application and Case Types are in different application.