• When Event type is “In Person” is selected the Start Time and End Time appear. These fields are used to set the start time and end time for the Google Calendar event created. Unfortunately the time does not seem to be formatted correctly.

    I received this response from Forminator, the WP add-on on which the form is created.


    Forminator sends timepicker value as an array and in the later stage modifies it to add the colon in between. In the automator plugin when they loop over $field_data_array then they can check if he field name includes time then convert it’s value to a string using implode function. But this would need to be implemented from their developer.

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.