- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 09:53 AM
I have a two reference variable field on a catalog item, which refers to the same table (eg here :- Hardware Models )
I want to show the reference list on one reference field should be different from another. means as you can see from screenshot if i click on Product name it should show only Name column and if i click on Manufacturer reference field , only Manufacturer column should be displayed. Any approach on this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:27 AM
Yes popup view will be different. But Malu question is can this be customized differently. For ex field A refers to TABLE XYZ.
Now we can customize XYZ popup view.
Hence field A->Referenced to TABLE XYZ->on open you can see customized popup view->lets assume this was customized to have 3 fields
Now Field B->Referenced to TABLEXYZ->Can this be customized to have 2 fields

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:23 AM
Pradeep,
As far I know, both the views are different. The regular list view has nothing to do with the view in the pop up. correct me if I am wrong

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:27 AM
Yes popup view will be different. But Malu question is can this be customized differently. For ex field A refers to TABLE XYZ.
Now we can customize XYZ popup view.
Hence field A->Referenced to TABLE XYZ->on open you can see customized popup view->lets assume this was customized to have 3 fields
Now Field B->Referenced to TABLEXYZ->Can this be customized to have 2 fields

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:31 AM
Got you. My bad, I did not read the question properly. Yes, we can only set one view for the pop up. Thanks pradeep for pointing me out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:06 PM
Thanks Pradeep and Abhinay for this clarification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 11:07 PM
One question..these two reference fields will show same reference list when we click on search and i could see both product and manufacturer are filling out the same value.
means i want to fill product from name column and manufacturer from manufacturer column.
Now when i select manufacturer it shows product value ( i.e.. name)
Any help?