Viewing 1 replies (of 1 total)
  • liddweaver

    (@liddweaver)

    While it is technically possible, you’ll need to write some JavaScript or jQuery to do so. If you’re handy with code, you can use the jQuery UI Dialog widget or use a modal extension. You’ll need to attach an event handler to the form submission and copy out the content of the results section into whatever UI element you want to use.

    Unfortunately, there is no simple way to do this and it may be easiest to hack the JS file to set up the results in the desired format.

Viewing 1 replies (of 1 total)
  • The topic ‘How to show the result in popup window’ is closed to new replies.