Managing Custom Font Files
Design requirements often require PeopleSoft developers to use custom web fonts when styling PeopleSoft applications. An easy way to make use of a custom fo...
Design requirements often require PeopleSoft developers to use custom web fonts when styling PeopleSoft applications. An easy way to make use of a custom fo...
The PeopleSoft Navigator is a component that provides users a way to navigate the folders and pages within Portal Registry menu structure.
Running arbitrary PeopleCode statements and scripts in the PIA has always been a desirable feature for me. I previously scratched this itch by writing a pro...
In the past I’ve discussed how the %Metadata Application Package can be used to programmatically manage PeopleTools objects. I provided a POC project that a...
Browser cookies served from PeopleSoft are marked as HttpOnly by default starting in PeopleTools 8.57. HttpOnly cookies prevent client side scripts from ac...