Configuring the Mobile Application Screens

About this task

This section explains how to configure Mobile Application screens.

To configure a Mobile Application screen:

Procedure

  1. Identify the Resource ID and Form Name by pressing the F1 key.
  2. In <INSTALL_DIR>/repository/xapi/template/merged/mobilescreens/<ResourceId> folder, identify the HTML file for the Form Name.
  3. Identify the fields you want to override.
  4. Create an XML file in the <INSTALL_DIR>/repository/xapi/template/merged/mobilescreens/overrides folder to configure the fields by changing the value of the attributes.
  5. Run <INSTALL_DIR>/bin/deployer.sh -t resourcejar. This puts the xmls that are in the <INSTALL_DIR>/repository/xapi/template/merged/mobilescreens/overrides folder to resources.jar.
  6. Rebuild and redeploy the EAR.