Child pages
  • New in 7.3

Versions Compared

Key

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

...

  • ??? Added foundset.remoteSearch
  • SVY-4908SVY-4940 Added support for debugging Mobile Solutions 
  • SVY-4752 Removed the option to debug the Mobile Client is a sort of emulated Mobile CLient Client inside the Web Client
  • SVY-4402 Added option to specify a custom login form
  • On mobile solution properties, a login form can be specified. This login form has to call security.authenticate to authenticate server side against a username/password. After security.authenticate is called the flow of application will be the same as for default login screen.
  • SVY-4799 Added application.getApplicationType() 
  • ??? How does this work in Developer when launching debug clients? SVY-4258 Added option to specify the name of the Service Solution when exporting the Mobile Solution
  • SVY-4258 Added application.setServerURL() to specify the url of the Application Server to which the Mobile Client will connect to access it's Service Solution.
    If the server url is not set at export, it must be set before security.authenticate is called from custom login form. This way, the url is set before any calls to server are done
  • SVY-4884 Added support for using FoundSets based on in-mem datasources for offline data
  • SVY-5011 Added option to programatically logout
  • SVY-4672 Added JSFoundSet.getRecordindex(JSRecord)
  • SVY-4397 Refactored text property on Bean to innerHTML and also made it available @designtime
  • SVY-4657 Added newValueList() to solutionModel
  • SVY-5036 ??? Needs more info???? Added application.get/setUserProperties

...