• Resolved dancia

    (@dancia)


    So, I have created this page with a simple tablepress table having column of cells with anchor tags that when clicked triggers a popup made in PopUpMaker. The popup opens a form made in WPForms which has a textbox whose default value is set to take a query string passed to it. I want the link in the tablepress cell to pass a query string that will automatically be populated in the text box of WPforms which opens in PopupMaker. The important point to note here is that the link in the table cell is only being used to pass query string, not to go to any new page. I tried a couple of options to do this, but none have been successful so far.

    Eg:

    
    <a href="#popmake-4657?company=hello">Express Interest</a>
    
    <a href="http://.............../?company=hello">Express Interest</a>
    
    <a href="http://w.............../?company=hello">Express Interest</a>
    

    the popup is set to be open on a click trigger

    I hope I’ve tried to make the problem clear. It would be great if could help me find a solution.

    • This topic was modified 5 years, 10 months ago by dancia.
    • This topic was modified 5 years, 10 months ago by dancia.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dancia

    (@dancia)

    If you can suggest a different approach altogether for this problem too would be great

    • This reply was modified 5 years, 10 months ago by dancia.
    • This reply was modified 5 years, 10 months ago by dancia.
    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I see what you mean, but unfortunately, this is something that you will have to ask the wpForms or PopupMaker support teams. They should be able to tell you how a link has to look like for this to work.

    Regards,
    Tobias

    Thread Starter dancia

    (@dancia)

    Thank you for the reply Tobias and thank you for such a great plugin.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! I hope that you can find a solution for this!

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pass query string from Tablepress cell to WpForms Through PopupMaker’ is closed to new replies.