DMXzone App Connect Browser Support Product Page
Answered
how do you pass a dynamic url variable
Asked 29 Mar 2017 09:04:14
1
has this question
29 Mar 2017 09:04:14 aaron clark posted:
How can you navigate to a page displaying a specific record by passing a url variable on form submit?this video
www.dmxzone.com/go/32840/using-the-go-to-url-action
only shows it using a static url?
Replies
Replied 29 Mar 2017 10:51:19
29 Mar 2017 10:51:19 Teodor Kuduschiev replied:
Hi aaron,
This is how to go to dynamic url:
browser1.goto('static-link.php?var='+id)
This is how to go to dynamic url:
browser1.goto('static-link.php?var='+id)
Replied 29 Mar 2017 11:34:30
29 Mar 2017 11:34:30 aaron clark replied:
super thanks
Replied 07 Mar 2019 09:09:32
07 Mar 2019 09:09:32 User replied:
Hi, is it posible to configure goto url to open in a blank page?
Replied 07 Mar 2019 09:10:10
07 Mar 2019 09:10:10 Teodor Kuduschiev replied:
No, there is no option for blank page with gotourl behavior.