glide.entry.first.page.script

HS7
Giga Guru

Hi

We are using the system property "glide.entry.first.page.script".
I think it starts when I login and calls the script include that is set in the value, but I can't call the script include when I log in from the portal.

You can call it if you are logged in on the platform.

Is it not possible to call script includes for system properties from the portal?

 

Thanks in advance

4 REPLIES 4

Harish KM
Kilo Patron
Kilo Patron

Hi @HS7 how are you calling the script include from Portal?

Regards
Harish

Hi

The script include that you want to call is set to the value of the system property "glide.entry.first.page.script"

I know this system property works when I log in, but it doesn't seem to work when I log in from the portal.

Hi @HS7 on Portal there is a login widget which gets called. Have you checked this widget? the properties are called inside this widget

Regards
Harish

HI

On the platform side, system properties are triggered and script includes are executed when login and page reload occur.

I thought this system property would be activated in the same way for portals, but is this not the case?

Does this system property only work when logging in or reloading the platform? Does it not work on the portal side?