Advanced: Pre-Fill Inspection Questions
Mitti allows you to pre-fill specific inspection questions using question item IDs.Mobile App Pre-Fill Format
template_fcbc86fd41a74180921347e4be53bdf2is your Mitti template ID8f2f287e-be6e-470c-a2e2-a0fd8ab966aeis 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
Pre-Fill Multiple Questions
Use& to pre-fill multiple questions:
- 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