Support Article
Warning alert does not display on using pxSessionTimer section
SA-65324
Summary
The warning alert does not display when using the pxSessionTimer section.
Error Messages
Not Applicable.
Steps to Reproduce
- Log in to the application
- Add pxSessionTimer in Portalheader
- Define Parameter: 4 minutes to logout and 2 minutes Warning before logout; Open in a new Window
- Run the flow
Root Cause
An issue in the custom application code or rules.
Field Value: pyMessageLabel • TimeoutWarning was customized.
The message was,
Your session has expired or will expire shortly due to inactivity. Click 'OK' to log off your session or 'Cancel' to continue.
The single quote in 'OK' and 'Cancel', resulted in the issue.
Resolution
Perform the following local-change:Remove the single quotes from the field values.
Published September 28, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.