list layout on reference field

malu
Tera Contributor

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?

find_real_file.png

1 ACCEPTED SOLUTION

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


View solution in original post

10 REPLIES 10

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


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


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.


Thanks Pradeep and Abhinay for this clarification.


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?