Getting form data outside the hook

Home Forums Quform WordPress Getting form data outside the hook

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13841
    magmarama
    Participant

    Hi,
    I’d like to make a custom page for reviewing form data and update it.
    I can’t find anywhere how to access the data outside the hook.

    I’d like to have something like $value = $form->getValue(‘iphorm_1_1’); (but my problem is that $form is not set outside the hook)

    So basically i need a function to retrieve form data from the database and another to update a particular field of a form entry…

    Possible?
    Thanks you

    #13857
    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.

    #13859
    magmarama
    Participant

    OK thanks… An alternative that would work for me is simply to filter the data in the admin panel. I’d like to be able to only show the data according to the selected value on a dropdown list box. It could be via URL like :

    mysite.com/wp-admin/admin.php?page=iphorm_entries&element_5=loremipsum

    Using the search to filter the result is not precise enough for my needs…

    Is it supported by the plugin?

    #13862
    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.

    • This reply was modified 9 years, 2 months ago by Ally.
    • This reply was modified 9 years, 2 months ago by Ally.
    #13865
    magmarama
    Participant

    It works (but without the bloquotes : ($_GET[‘sc’])!
    Thank you very much for your help!

Viewing 5 posts - 1 through 5 (of 5 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