Child pages
  • New in 7.0.1
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Mobile Client

  • foundset find/search methods; current limitations:
  1. find mode doesn't work from ui - just from javascript
  2. like condition is limited to startsWith,endsWith,contains
  3. related record conditions are not supported (so all conditions should be on foundset that is in find mode)
  • phonegap config file support: When you do a phonegap mobile export you can now select a custom config.xml. The settings from config.xml have higher priority than those specified in phonegap export form (for example description, version). For a list of all phonegap settings see : https://build.phonegap.com/docs/config-xml .
  • No labels