Multiple choice technology

How can we skip Search page in PeopleSoft?

  1. Add Search key in search record

  2. Ad PS_INSTALLATION record in component properties

  3. Add a view in Component properties with 1 key

  4. Add a record in Component properties with 1 key

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Adding PS_INSTALLATION (with 'PS_' prefix, not 'Ad' as typoed) in component properties skips the search page by making the component directly accessible. Search keys and views with single keys don't bypass the search page - PS_INSTALLATION is the special flag that controls this behavior.