Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Goto Objects in your APP
  2. Create 2 columns (code and Name)
  3. Create New filter and setup it 
  4. Goto Constructor
  5. Add Select component on the screen 
  6. Select this component to see it's properties
  7. Choose Dynamic options 
  8. Put in Data Source the hashtag for your filter (for example - #ObjectsFilter:ourData:Data# )
  9. Put in Label key the objects@ + column name from Objects (for example - objects@code )
  10. Put in Value key the objects@ + column name from Objects (for example - objects@Name )
  11. Save screen
  12. Open mobile app and check the result (in this picture - Option label is from Static options in that component )


Info

Be very careful when filtering any data! Users will be dissatisfied if the item list contains more than 10 items.

Content by Label
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "smartfilter" and type = "page" and space = "KB"
labelssmartfilter

...

Page properties
hiddentrue


Related issues