Hi experts, here is a difficult situation I'm facing, wondering if any one have any solution..
I have a "few" advanced form steps, lets say step 1 to 5. At Step4, I have to use Redirect and redirect it to a portal page which intern redirects to a payment gateway. After payment processing, it comes back to the actual redirect web page. Now, from this webpage, I have to jump back to Step5, is there any way to achieve this requirement? If not, any intelligent ways to handle this kind of situation?
I have passed the whole url (including the sessionid, stepid query string params) of advanced form to the redirected page, but even if I use the same url the advanced form always landing to step1 which is insert step 😞
any thoughts?
Thank you
-Srikanth