Reference qualifier help

Jen11
Tera Expert

Hi,

I am trying to sort a reference field on a catalog item that I have. I need to globally default sort the results of the ref field when they go to the pop up and look at the referenced table.

I have tried a reference qualifier, but that is not working for me. Can anyone suggest what I am doing wrong and how to get it to work. I need to the u_country1 field by the u_order field. The requirement was to have a specific order the u_country1 field items need to be, which is not alphabetical. So I created an Order field that is hidden on the list view, and reference field view to use as the value to use to sort the u_country1 field.

7 REPLIES 7

Daniel Arnold
Tera Guru

It appears you are on the right track. I would try going to the variable in your catalog item and adding a variable attribute and sort it by the u_order field you created.

DanielArnold_0-1719522550564.png

 

Jen11
Tera Expert

i did the following and it's still not working: 

Jen11_0-1719524498809.png

 

Isaias Souza
Tera Contributor

Hi Jen11,

You just need put this reference qualifier variable attribute:
ref_ac_order_by=u_order

IsaiasSouza_0-1719527475222.png

 

I think this only works in the autocomplete box, but not in the reference list lookup window.