Hi,
An old Ticket moved to a Topic/Idea:
I love the idea of the new Scan & Fill as it nearly covers my previous request for a QR Scanner to read a multi-part QR Code.
My QR Codes are hard-coded as below:
{"key1":"value1","key2":"value2","key3":"value3"}
So I want the Key 2 & Key 3 parts (Ignore Key1), so I setup as below:
Separator :
Delimiter ,
key key2
form fields ID
key key3
form fields Serial Number
And it doesnt work, is this because of the double quotes around the key and value pairs?
If so can we have a thrid dropdown after "Separator" & "Delimiter" with "Key/Value Incapsulation" with options like single quotes, double quotes, none, etc.
Thanks
Dan