Responder Mobile > Optional Configurations > Prevent Field Edits |
When the mobile editor accesses a Responder incident in the field, certain fields are visible and editable. You can manage which fields the mobile editor can view or modify using the MobileField attribute in the DatabaseSchemaConfig.xml file.
Table |
Description |
---|---|
RX_INCIDENTS |
These fields are displayed on the General tab in Responder Mobile and in the incident details section on the Current Task screen (above the General and Devices tabs), and on the Home tab when an incident is selected. |
RX_INCIDENT_DEVICES |
Fields from this table are displayed on the Devices tab in the Electric Devices section and on the Details window for an electric device. |
RX_INCIDENT_FEATURES |
Fields from this table are displayed on the Devices tab in the Location Features section and on the Details window for a location device. |
RX_HAZARDS |
Fields from this table are displayed on the Devices tab in the Hazards section and on the Details window for a hazard. |
RX_CREW_ASSIGNMENTS |
Fields from this table are used to assign incidents to the proper crew and maintain incident modifications. Do not change the MobileField settings for this table. |
If you choose to add the MobileField attribute to a field that previously did not have it, you will need to create a new user interface component to display that field in the user interface (see Developer Guide).