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)Image Modified
  3. Create New filter and setup it Image Modified
  4. Goto Constructor
  5. Add Select component on the screen Image Modified
  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 )

...