Versions Compared

Key

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

There are three types of Form Actions that you can configure:

  1. Client side

    1. Can update the state of a record

    2. Work offline

  2. Server side

    1. Run a custom script on the instance

  3. URL

    1. Navigate the user to a URL.

    2. Can auto login to the 4Industry instance

Generic info to be filled in

...

  • Use SN auth: When checked, will send a an authentication token with the request, allowing you to directly login log in on the same instance as the mobile application is logged in.

  • Web urlURL: URL of the oage page to be loaded. Can be any urlURL. Note that if you want to load an instance URL, you don’t have to add the instance name. For example: '/x/ap4/mobile/oe/handover'. This is done to make sure that the configuration can be moved as an update set between instances.

Additional information

Please note that the Form actions will be disabled in some situations. See table below for an overview:

Internet connection

Record state

State of Client Form Action

State of Server Form Action

State of URL Form Action

Disconnected

Inactive

βœ… Enabled

❌ Disabled

❌ Disabled

Disconnected

Active

βœ… Enabled

❌ Disabled

❌ Disabled

Connected

Inactive

❌ Disabled

βœ… Enabled

βœ… Enabled

Connected

Active

βœ… Enabled

βœ… Enabled

βœ… Enabled