• Resolved zkrahn

    (@zkrahn)


    Hello,

    I am wondering if there is a way to add custom options for form creation available to the admin, which I could then access through PHP using the form ID. For example, having a text field appear under the “Settings” tab with a label, and accessing the value entered there by form ID.

    I would then use the form submission hook, check for the value of this field, and take an action depending on the value. If this is possible, it would also be really nice if I were able to have options which weren’t just text, such as check box/toggle or drop down.

    One way I might currently be able to create a workaround for this could be using hidden fields and getting the default values, or putting it in the title of the form and then using regex to get the information. However, this wouldn’t be very user friendly as I would like it to be.

    Thanks in advance for any help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @zkrahn,

    Thank you for contacting us.

    We appreciate you taking the time to provide us with your feedback. I have asked our Plugin team so that they can look into this and see if it can be considered for a feature request.

    We will get back to you once we have some updates.

    Best,
    Jonathan S

    Hi @zkrahn,

    Could you please provide us with more details into the feature you are requesting which can help us understand the requirements better? For instance, what would be an exact use case with the custom option?

    Would this be for a custom option on the form edit page(backend) or something to be added after a form has been submitted?

    Look forward to your reply.

    Best,
    Jonathan S

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hello, we haven’t heard back from you in a while so we will close down this ticket, if you have any followup questions feel free to reopen it.

    Cheers,
    Predrag

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Form Options’ is closed to new replies.