I pass the URL of a page as a parameter to another page using ‘Get Current Url’. Afterwards I want to return to this page but when I pass the value of ‘Get Current Url’ to the ‘Open Web Page - URL’ then a question mark is automatically added (even when I don’t specify ‘URL Parameters’). As a workaround I tried splitting the ‘Get Current Url’ in 2 strings (using make list from text and then get item from list) and pass the second string to ‘Url Parameters’ but that should be an object instead of a typical list of url parameters.
Any suggestions?
Personally I think it would be better if a question mark wouldn’t be automatically added if you don’t specify the ‘Url Parameters’ object.
By the way: using ‘Go To Previous Page’ is not an option in this case.