• Hi,

    Came across this neat form plugin I saw referenced in a post somewhere. I really like the concept and hope you can develop it further.

    One thing I need help with is the hidden fields. Is there a way to pass context data like page/post title with these fields?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author JR Tashjian

    (@jrtashjian)

    Thanks for reaching out, and I’m glad you’re excited about OmniForm!

    OmniForm supports a callback syntax for Hidden fields with three preset options: current user ID, search query, and user locale. These are Hidden field blocks that come with the callbacks already set as the value. We’re looking to add more options in the future, including the page/post title.

    In the meantime, you can use WordPress’s get_the_title() function by entering {{get_the_title}} into the field block’s value.

    Feel free to reach out if you have more questions!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.