Hi all,
I work for a hospitality group, the templates are done by head office based in repeat sections.
We have a “Fire extinguishing equipment” template, on the first page we add the building information, in the second it is the repeat section, each time we need to add a new item and fill the required information, for example
Number/Location: 1 Main electrical room
Type of extinguisher: CO2
Condition: Pass
I was planning to add a Deep link to an NFC to fill all the information except the condition one but the Deep link systen requires and item id that we won't have, could it be possible to add a function to add a new repeat section as per template?
Maybe by using numbers to define the items and ignore the extra numbers in case too many are in the Deep link, like this:
iauditor://audit/<audit_id>/new_repeatsection/<repeatsection_id>/item1=<1 Main electrical room>/item2=<CO2>/item3=<>/item4=<ignoreme>
The answer is not always text input but a selection, I don't know how you handle them internally but it could be a number from the list as well, instead of CO2 it will be #2 for example.
Regards