Hello
Does anybody face the circumstance like mine?
The version is 11.
I assume , after login in , it will navigate to the default page as follow.
https://eimon-winaung.outsystemscloud.com/test/Employees.aspx?(Not.Licensed.For.Production)=
Rightnow after login , it will navigate to the default page though, the URL is not the same.
https://eimon-winaung.outsystemscloud.com/test/
how can i fix it and why is happening like that?
Thanks for your time ahead,
eimon
Hi EiMon,
Yes you can add screen name after that, but suppose if you will chage default screen than you will have to change same in this URL.
But i will not recommended this because this is default OS behaviour if you will change might be some other problem occured.
Regards
Rahul Sahu
EiMon WA wrote:
I tried it my self to see what problem you are facing. But i am getting entry1 in my URL which redirects to the web screen which it is destined to. If you have any problem because of the link you can contact the outsystem support.
Regards,
Divyanshu
this is not an issue, it is just module entry url,if you see in login screen
here is define in redirect url is
SyntaxEditor Code Snippet
"/" + GetEntryEspaceName() + "/"
which basically return modulename.
Rahul Sahu wrote:
Hello Rahul
Thanks for the explanation.
If i `d like to direct to the default page , in other words , if i like to show the first page name after the module name in the url , should i add something to this "/"+GetEntryEspaceName()+"/" ?
Thanks
Hi Eimon,
Yes you would get the page name in the URL after login if the page name is used after the Entry Espace name like
"/"+GetEntryEspaceName()+"/" +"Redirection"
Alefiya Ali wrote:
Hi..Ali
Hi Ali
Thanks for taking time on this .
Best regards.