Versions Compared

Key

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

...

  • The mobile solution needs to have the mobile solution type
  • If the data shown in mobile app is user specific the mustAuthenticate property has to be enabled
  • The mobile plugin has to be installed

Once the Solution Type Is Set to Mobile

...

the:

  • solution explorer view will filter to show only the capabilites possible in mobile. (API wise)
  • form designer/palette will change to place mobile interface elements utilizing a different layout manager.
  • each form shown in the mobile client without passing a (related) foundset (like first form) will need a offlineDataDescription.addFoundSet call in the mobile service solution

...