Mobile application lookup(dropdown) values sorting

Hello 
I need to sort lookup field by custom column for mobile application.

Is it possible ?

Like 0

Like

2 comments

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:

Mobile list customization 
Mobile application manifest

thanks but those links dont work

I need to sort lookup fields values on page, not the  list

Show all comments