• Resolved nesha156

    (@nesha156)


    I am currently working on a form using Forminator and I would like to add a field that is conditionally displayed based on the current time. Specifically, I want this field to be shown only during certain hours of the day.

    I would like to know if there is a way to display and submit a second form immediately after the first form has been submitted. Essentially, I want to chain the submission process such that once the initial form is submitted, the user is immediately presented with another form(redirected to another url), and the data from both forms is captured (i.e the second form should have access to the data submitted in the first form, ensuring a seamless data capture process across both forms.)

    Could you please advise if this functionality is supported in Forminator, and if so, how I can implement it? Any guidance or documentation you could provide would be greatly appreciated.




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

    Viewing 2 replies - 1 through 2 (of 2 total)
    • Plugin Support Nithin – WPMU DEV Support

      (@wpmudevsupport11)

      Hi @nesha156,

      I am currently working on a form using Forminator and I would like to add a field that is conditionally displayed based on the current time. Specifically, I want this field to be shown only during certain hours of the day.

      By default, there isn’t such a feature supported in the plugin side. Could we know which exact fields are used? Will it work based on select fields and options? Possible to share the form export to have a better idea of how you are adding the fields to see what could be suggested?

      I would like to know if there is a way to display and submit a second form immediately after the first form has been submitted. Essentially, I want to chain the submission process such that once the initial form is submitted, the user is immediately presented with another form(redirected to another url), and the data from both forms is captured (i.e the second form should have access to the data submitted in the first form, ensuring a seamless data capture process across both forms.)

      You can redirect to a different page where you have the 2nd form as you have stated. To ensure all the datas are passed from one form to another during redirect you can use the Pre-populate feature as mentioned in this doc:
      https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#pre-populate-form-field-values

      Please check and see whether the above fits your need.

      Regarding form export please check the following doc on how to export a form:

      https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export

      If you are concerned about any sensitive information in the form, then you can duplicate your form, remove any sensitive information, and then export it.

      You can share the export file via Google Drive, Dropbox or any cloud service in the next reply.

      Looking forward to your response.

      Best Regards,

      Nithin

      Plugin Support Dmytro – WPMU DEV Support

      (@wpmudevsupport16)

      Hello @nesha156,

      I hope you’re doing great today!

      As we haven’t heard back from you for awhile, we’ll be marking this topic as resolved.
      Please feel free to reply in case you need our further assistance.

      Best Regards,
      Dmytro

    Viewing 2 replies - 1 through 2 (of 2 total)
    • The topic ‘Adding a Conditional Field Based on Time in Forminator’ is closed to new replies.