Mobile application lookup(dropdown) values sorting
12:28 Jul 07, 2025
Hello
I need to sort lookup field by custom column for mobile application.
Is it possible ?
Like
2 comments
13:47 Jul 07, 2025
Hi!
In the mobile app, lookups are sorted by the display value by default.
Sorting by a custom column isn’t available through the Mobile Wizard, but it is possible via customization using the Mobile SDK.
To do this, you’d need to:
- Set the sort order in the mobile list settings.
- Connect it via the Mobile Application Manifest.
Here are some helpful docs from Creatio Academy:
14:22 Jul 07, 2025
thanks but those links dont work
I need to sort lookup fields values on page, not the list
Show all comments