glide.entry.first.page.script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2024 06:47 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2024 07:31 PM
Hi @HS7 how are you calling the script include from Portal?
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2024 07:55 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2024 07:59 PM
Hi @HS7 on Portal there is a login widget which gets called. Have you checked this widget? the properties are called inside this widget
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2024 08:32 PM
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?