How to sort advanced reference qualifier for a reference field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 03:52 AM
I am using a script include for reference qualifier, but now the list should be sorted . Is there any way this can be achieved?
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 04:18 AM
Yeah it isn't working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 04:27 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 05:43 AM
Thanks for your reply. The URL doesn't have the orderby. Donno what's causing this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 05:53 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2021 06:19 AM
i think it's the issue with encoded query. though am getting the correct records am not seeing the same in url.