Child pages
  • Developing the Mobile Service Solution

Versions Compared

Key

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

...

  1. The mobile solution need to have the headless client type
  2. Needs a form with name "offline_data"
  3. The form offline_data needs a method ws_read(version,name)
  4. If the data shown in mobile app is user specific the form offline_data needs a method ws_authenticate(useruid,password)
  5. The mobile_service and rest_ws plugin to be installed