List collector variable filed name populate in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 12:57 AM
List collector variable filed name populate in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 01:03 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 01:22 AM
I want display field names list variable and add button .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 01:12 AM
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.