Best Practices for page layout within the PeopleSoft application itself.
o Drill Down vs. Data Duplication
In peoplesoft with name searches it is not uncommon to have what appears to be the same information repeated even though there is some data that may or may not visible that makes the rows unique. In the portal, instead of showing all those rows, we employ a drill down approach where we show rolled up rows and then expand the data under a selected row until we get to the desired level.
Duplicate Data View
Michael Jones 1st Ave Waco, TX 111111111
Michael Jones 1st Ave Waco, TX 222222222
Michael Jones 3rd Street Waco, TX 111111111
John Doe 1st Ave Waco, TX 111111111
John Doe 1st Ave Waco, TX 222222222
John Doe 3rd Ave Waco, TX 111111111
Drill Down Approach
Initial Result
Michael Jones
John Doe
Selected Michael Jones
Michael Jones
1st Ave Waco, TX
3rd Street Waco, TX
John Doe
can we do drill down from peoplesoft portal
Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
I know what you are looking for but I don't think you can accomplish that on a PeopleSoft page. The closest that I've seen is a Tree View. But what you are looking for has nothing to do with a tree.
Anyway, Drill downs are possible in PeopleSoft and are actually implemented in so many of the delivered pages. Drill down on PeopleSoft pages most often end up taking you to another page or displaying some grids implementing what is knows as parent/child relationship between data.
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog