Skip to content

fix time fields that are multi-input fields (GF 1.9+)

Choose a tag to compare

@jr00ck jr00ck released this 13 Nov 03:41
· 5 commits to master since this release

Handles all multi-input fields generally instead of targeting name,
address, etc, fields specifically. Within the multi-input field
context, handle time fields specifically to parse the time string saved
within the entry for the multiple inputs since the time field is
(always?) saved as a single value in the entry.