Skip to content

Configurations for Mobile via Page Designer

All configurations are done via the use of IFS Cloud Web Page Designer. Configurations in the mobile app can only done by an Admin user on IFS Cloud.

Adding a Custom Attribute

  1. Follow the instructions to setup Custom Attribute for Entity
  2. Ensure that the Entity is Approved, Published and Synchronized and the Attribute also is Approved and Published.

  3. Go to Entity Details to publish the entity attributes for the mobile app by going to Solution Manager > Mobile Apps > Configuration > Entity Details.

  4. Filter by Mobile app name, and then by the Entity name.

  5. Under the Attributes table, use "Add Custom Attributes" button to select the newly created attribute.

  6. Now "Publish Custom Attributes".

  7. To configure the app to view this new custom attribute, use Page Designer to update the mobile app.

  8. Solution Manager > Mobile Apps > Configuration > Apps for Page Designer > [Select the app to update] and go to the detail view for that entity.

  9. Open up the view in page designer & update the view to include the new field.

  10. Save & Publish Page Designer changes.

  11. The mobile client needs to be reinitialized if already logged in, to see the new field changes.

Troubleshooting: If the custom field is not visible, Refresh MobileApplication Cache to force refresh the cache (Solution Manager > System Information and Utilities > Refresh Server Cache)

Adding a Custom Action

  1. Open Page Designer for the mobile app by going to Mobile Apps > Configuration > Apps for Page Designer > [App Name].
  2. Navigate to a page, and add a command by clicking (+) on the Command group section.
  3. Under Content for the page, find the Command Group section. Refer Adding Commands
  4. Select command type and add a label for the command.

  5. Save & Publish Page designer changes.

  6. Initialize the mobile client.

  7. Go to the page on the mobile app. User should be able to navigate to the new page via the command button.

Note: Custom Entities are not supported yet.

Adding a Page

Users can create a new page to an existing projection.

  1. Open Page Designer for the mobile app by going to Mobile Apps > Configuration > Apps for Page Designer > [App Name].

  2. Add a new page and update the layout.

  3. Save & Publish and close Page Designer.

  4. Now that the page is created, the app needs to be able to navigate to it.

Update Navigator entries on the Mobile app

Users can navigate to a page via a navigator entry or via a command

To navigate to the page via navigator entry:
1. Open Navigator Designer and navigate to Mobile Apps > Configuration > Apps for Page Designer > [App Name]
2. Create a new navigator entry of type Page for an existing page or new page.
3. Save & Publish navigator changes.
4. Initialize the mobile client.
5. User should be able to navigate to the added page.

To navigate to the page via a command:
1. Go to an existing page on Page Designer.
2. Add a command to the command group section on the page.
3. Add a new navigationLink command.
4. Select the (new) page to navigate to.
5. Save & Publish Page designer changes.
6. Initialize the mobile client.
7. Go to the existing page. User should be able to navigate to the added page via the command button.

Using the Navigator Designer, users can also remove a navigator entry or update navigator entries on the dashboard.