Skip to main content

Advanced: Pre-Fill Inspection Questions

Mitti allows you to pre-fill specific inspection questions using question item IDs.

Mobile App Pre-Fill Format

Example with QRtub URL Templates:
Where:
  • template_fcbc86fd41a74180921347e4be53bdf2 is your Mitti template ID
  • 8f2f287e-be6e-470c-a2e2-a0fd8ab966ae is the question item ID in your template
  • {{item.assetID}} is the QRtub field binding — replaced with that Item’s own asset ID before the link opens
At volume: Configure this URL once for 500 pieces of equipment. Each scan substitutes that Item’s own asset ID into the link, and Mitti reads the parameter and pre-fills the matching question. No manual setup per Item.

Pre-Fill Multiple Questions

Use & to pre-fill multiple questions:
Example:
Important notes:
  • You need the specific question item ID from your Mitti template (not arbitrary parameter names)
  • To get question item IDs, see Mitti’s entity ID guide
  • QRtub inserts field values exactly as stored and never URL-encodes them. A value containing a space, & or # will break the deep link — store it pre-encoded in the Item field
  • Very long deep links may not work consistently