List collector variable filed name populate in portal

AJAYKUMAR G
Tera Contributor

List collector variable filed name populate in portal

AJAYKUMARG_0-1728547065605.png

 

3 REPLIES 3

amaradiswamy
Kilo Sage

Hi @AJAYKUMAR G 

 

Is it possible provide more information on what is the use case and exact issue so that we can understand the issue better?

I want display field names list variable and add button .

Community Alums
Not applicable

Hello Ajaykumar G

The List collector values are populated only at onload time and when the user performs a filtering action manually, it is not repopulated when the referenced variable value is modified by the user like in the reference variable.

Due to this list collector behavior, on the catalog form, the "Users" List collector variables are not loaded with expected values when the department was selected.

Resolution

You can work around the above-described limitation of List Collector by adding the variable attribute ref_qual_elements=<name of dependent reference variable, for example, department as in the above-mentioned scenario> on the list collector variables.