127
Views
2
Comments
Solved
Input Parameters missing from URL
Application Type
Traditional Web
Service Studio Version
11.54.1 (Build 62118)
Platform Version
11.18.1 (Build 38276)

I have a web screen with an input parameter, but when the web screen appears the URL doesn't show the input parameter. Can anyone tell me why? I'm assuming it is a setting somewhere. Does anyone know where that setting is?

2023-04-06 11-24-23
Paulo Zacarias
Solution

Hi Kevin, this is because of the method of your button/link (navigate vs submit). 

If you want to see the parameters, use the navigate method.

I suggest you take a look at this article to understand it at full scale:

https://www.osquay.com/knowledge-center/how-to-deal-with-url-parameters-in-outsystems-to-hide-or-to-validate

Regards, 

PZ

UserImage.jpg
Kevin Martens

Thank you.

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