Discussions

 View Only
  • 1.  creating a pop up box

    Posted 11-01-2016 19:51

    I want to create a pop up box and the user will answer the question and populate the field on the form



  • 2.  RE: creating a pop up box

    Posted 03-09-2017 04:26
    You can do this 2 ways.

    You can make a custom form, so when they click a button, it only shows that targeted question and apon saving it sends them back to the main form.  This is not technically a 'pop-up' but has the save affect and doesn't require any code.

    The alternative to to use a JaveScript page that will make a pop-up with the question, then using the api feature to write the result to the page.


  • 3.  RE: creating a pop up box

    Posted 05-24-2017 05:30
    Hi Matthew,

    Can we show a beautiful pop-up based on the selection of values from the dropdown?

    Thanks,
    Gaurav


  • 4.  RE: creating a pop up box

    Posted 06-02-2017 16:36
    Yes, it the information in the pop-up needs to change you can either use different forms, or one form with some form rules. 

    Really just depends on your needs.  But be creative :)


  • 5.  RE: creating a pop up box

    Posted 06-02-2017 16:41
    I will try this.

    Thanks, Buddy.

    Gaurav