50
Views
8
Comments
Traditional Web Module Get Parameter from url
Application Type
Traditional Web
Service Studio Version
11.53.24 (Build 61544)

Another program will generate a link and will populate the parameter Exid

AutomationPortal/ProjectPas.aspx?Exid=123

When i try to get the full link with GetBookmarkableURL() it only shows AutomationPortal/ProjectPas.aspx

Any idea how to get this correct?

thx

UserImage.jpg
Matthias Sevenant

This is for reactive, having trouble implementing this in traditional as you need the output

2021-04-17 09-53-48
José Gonçalves

The first solution in the topic can be applied for traditional web.

UserImage.jpg
Matthias Sevenant

That is how you can isolate the keyvalue pair, but i don't receive the full url with the parameter.


UserImage.jpg
Matthias Sevenant

So i think the solution would be to have a js script in traditional web that gets the complete url but then i don't have an output of the url

2021-04-17 09-53-48
José Gonçalves

Where is the URL? I'm not getting that part.

UserImage.jpg
Matthias Sevenant
2021-04-17 09-53-48
José Gonçalves

ProjectPas screen in OutSystems don't have any input parameter?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.