• I would really like to direct users to a specific success page based on multiple conditions.

    For example,

    1st field: What state do you live in?
    2nd field: Do you like apples or oranges better?
    3rd field: Are you male or female?

    I want a submission of Alabama, apples, male to go to a page that I create that provides information for men in alabama who like apples.

    or…

    a submission of texas, oranges, female to go to a page that provides information for men in alabama who like oranges.

    I want to be able to re-direct to a success page based on unlimited number of field options for multiple fields.

    I did see this https://wpninjas.com/ninja-forms/docs/developer-api/code-examples/change-success-page-based-user-values/

    But… I am unsure where this function goes in the php code. I am most definitely an amateur when it comes to coding.

    Please help.

    https://www.ads-software.com/plugins/ninja-forms/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to change success page based on multiple conditions’ is closed to new replies.