Change thank you page condition problem.

  • haimcahal
    Asked on April 25, 2019 at 2:58 AM

    I have a field (paypal integraion) and the value is a number

    I want to change the thank you page according to the value

    if set to 0 (zero) show a different "thank you" page 

    the problem is that once i select the filed it's not allowing me to set the value, it shows a dropdown list saying "Please select a product"



    Jotform Thread 1803338 Screenshot
  • Nik_C
    Replied on April 25, 2019 at 4:19 AM

    With the payment field, you can only use a condition like that, to check if it is equal to the selected product.

    But you could create your donation options with a radio button:

    15561801372019 04 25 10 12 26 Screenshot 10

    And assign calculation values (which will be donation amounts).

    Then you could add Form calculation widget in which the donation will be calculated:

    15561802202019 04 25 10 13 29 Screenshot 21

    Finally, that calculation can be passed to the payment field.

    15561803112019 04 25 10 17 57 Screenshot 32

    With this setup, you can create the condition that you wanted (by using the radio button).

    Let us know if you have any further questions.

    Thank you!

  • haimcahal
    Replied on April 25, 2019 at 6:37 AM

    Hi I've taken your advice and added a calculation field, no need to set the radio buttons 

    it is working as expected as is.


    Thank you