E-PIA: CLICKING "RETURN TO SEARCH" IS BLANKING OUT THE DEFAULTED FIELD VALUES
(Doc ID 2584543.1)
Last updated on APRIL 04, 2025
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.57 and laterInformation in this document applies to any platform.
Symptoms
On : 8.57.08 version, PIA Core Technology
ACTUAL BEHAVIOR
---------------
Clicking "Return to search" is blanking out the defaulted Field values where defaulted in Search Ini code. They were defaulted and the fields set to display only in Search Init code.
EXPECTED BEHAVIOR
-----------------------
Defaulted Field values should not be blanking out while Clicking "Return to search"
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Open app designer. Add the following code on record Jobcode_TBL On Search Init on field jobcode:
JOBCODE_TBL.SETID = "SHARE";
JOBCODE_TBL.SETID.Enabled = False;
2) Login to PIA. Navigate to Setup HCM > Foundation Tables > Job Attributes > Job code table
3) In the search screen, enter 120000 as jobcode and SetID 'SHARE' is disabled. The jobcode data will display on the screen. Click "return to Search". It will returned back to the search page but SETID default is removed/blanked.
Changes
Upgraded to PT 8.57.08
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |