Pages

Custom Search

Error - Not able to update own data

Use AllowEmplIdChg( True); in searchinit peoplecode on emplid in your search record.  You can also use it on Page Activate/Field Change.

Unable to change label properties of push button/hyperlink in Application Designer

I had the issue where when I opened up the Label tab of a push button on a page, the Label Type, Label Size are blank, Label Text shows up as Static Text. When I changed the settings, and clicked OK to save it. The change did not register.
The fix turned out to be to go to the Configuration Manager, then go to Client Setup tab, then check the “Install Workstation” checkbox, click OK or Apply.
Now restart Application Designer, the issue should be fixed now.

XML is invalid error on PeopleSoft Fluid Pages

If you come across an error as " xml is invalid " on any PeopleSoft Fluid Page then it is ocurring because of the fluid page on which grid is placed.

To resolve this follow below instructions -

1. Go to properties of all grids placed on fluid page.
2. Go to USE tab
3. Under Grid Style check Grid Layout
4. If it is 'Classic Grid Layout' then change it to 'Flex Grid Layout'
5. Save the Page.