How to sort advanced reference qualifier for a reference field?

Bharati Paidiap
Tera Contributor

I am using a script include for reference qualifier, but now the list should be sorted . Is there any way this can be achieved?

19 REPLIES 19

Yeah it isn't working.

Please verify below mention points,

 - Verify the URL when you open the reference qualifier search and Check whether the orderby appears there.

- Verify the field name you are using.

- Verify the encoded query which is being built from the background script.

Let me know if this helps you.

Thanks for your reply. The URL doesn't have the orderby. Donno what's causing this issue?

Ok. If URL is not having the orderBy then the encodedQuery should be having the issue.

Did you check the encoded query the function is returning from the background script?

Is it showing the correct encodedQuery from background script output?

i think it's the issue with encoded query. though am getting the correct records am not seeing the same in url.