Hide form till check

Home Forums Quform WordPress Hide form till check

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32736
    MGmeiner
    Participant

    I wand to hide the form – till I check some values over PHP
    I thought i could make it with this code

    quform_pre_display

    But when i use in php exit; it stops and don’t show me the footer etc.
    I know its because i exit 🙂

    But can i use there something like

    if ($value === $text) {
       // HIDE FORM
    } else {
       // SHOW FORM
    }
    • This topic was modified 3 years, 1 month ago by MGmeiner.
    #32739
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #32740
    MGmeiner
    Participant

    Ah nice idea 🙂 Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy