Redirect one page from another page.

0
After i entered the specific IP Address and  I click on the connect  button it redirect to another page.  To this home page in web.  
asked
2 answers
0

Hi Harees,

You can use Deeplink, but that too requires a microflow to navigate to different pages.

Also, it can fulfill your requirement, where you can enter a specific URL and then lead you to a specific page.

You can go through the documentation of the deeplink by Clicking here.

Let me know, if you have any issues,

Hope it helps!!

answered
0

image.png

 

For Example take this ,  when i enter a 193.030.1.0 IP address in text box it stores consant variable in Js with j quary snippet and It redirect to another page based on the IP address i entered , If I enter some other IP address example" 192.168.1.6" it redirect to other page based on that page.

 

answered