For URL in Traditional web, we use GetEntryURL.
Is there any similar method for Reactive?
try this
"/" + GetEntryEspaceName() + "/ScreenName?InpParameter"+Val
or you can use
GetOwnerURLPath()+ "/ScreenName?InpParameter"+Val
reference
https://www.outsystems.com/forums/discussion/61404/getentryurl-in-reactive-web/
Hi @sherwinThank you for answering my question!Best regards
THOAN