...
- In MobileTech Administration, select Tools > Launch Resco Cloud Dashboard.
- Enter the Email and Password and select Log in.
- In the left navigation, select Woodford.
- Open the MobileTech with Inspections Woodford project and go toOffline HTML > utility > questionnaire.
- Select link-appointment.js and select Edit from the top navigation.
- In the Links section, enter the inspection name in the validation array based on the validation level (WARNING or REQUIRED). Enter the inspection name as it is in the Questionnaire Designer.
In this example, the technician will be warned that an inspection hasn't been completed when they attempt to complete the service appointment:
In this example, the technician is required to complete the inspection before they can complete the appointment: - (Optional) If you want to limit to specific value such as a service call type or equipment type, you will need to add the field and field value that will determine if an inspection is needed. Enter the field name as it is the schema. If the field name is a lookup, then add "_name" to the end of the field name. For example, equipmenttypeid_name.
For example, to limit to a service call type of "AS", you would need to add lines for the field name of "gpcalltype" and the value of "AS".
- Save the file.
- In the MobileTech Inspections Woodford project go to Offline HTML > Utility > questionnaire, select Upload.
- Select the edited link-appointment.js file and select Open.
- Select Save.
- Publish the project.