1
0
-1

Hi 

I have to pass two params by mapping form fields in userview form redirection. is any way to handle this?

I have tried to use hash variable but its not working.

  1. Syed Abdullah

    can you please elaborate?

CommentAdd your comment...

2 answers

  1.  
    3
    2
    1

    Hi, you can use Request Param Hash Variable

    welcome?field1=#requestParam.field1?url#&field2=#requestParam.field2?url#

    A sample for your reference APP_redirection-1-20180528090352.jwa

      CommentAdd your comment...
    1.  
      1
      0
      -1

      Thanks its working!

        CommentAdd your comment...