Replies: 2
Hi,
I am using a group field (repeater field) where the user can input various data types collected by their IoT device (one data type per field).
Later in the same form, I am trying to callback to the user’s input in that group field using the HTML widget and {} macros.
However, I have noticed that in the callback, the input in the very last field is not properly displayed. This can be solved by having the user click on the “add field” and leaving the new field blank but this is not an ideal UI.
e.g:
Repeater field one: email – Repeater field two: name – Repeater field three: phone number
In the callback, only email and name are shown and phone number is not.
I look forward to receiving your advice on this issue.
Kind regards, Clea