On some handheld devices, LOV (list of values) fields with many options, such as ISO Code, load very slowly. Because of this, Navis offers text-based alternatives for the ISO Code in the Depot Hatch Clerk Clerk Discharge form. You can enter text for that field instead of selecting it from a LOV. Ensure that you have disabled the corresponding LOV field when you enable a text field.
To enter the ISO Code in a text field:
Override the variform MHC016.
Enable the field mhDishISOTextOnly.
Disable the field mhDischargeISO.
In the Database Backed Variforms view, select Actions Reset to propagate changes:
If you want to test the form locally before propagating the changes to all nodes, select Only update local node.
If you are ready to distribute the changes to all of the nodes in the cluster, select Propagate changes to all nodes.
If you are unsure how to override a variform, see Database Backed Variforms view (on page 1).
For more information about editing variforms, refer to Editing an XML file for N4 Mobile form configuration (on page 1).