Page and Field Configurator
Hi,
I need to implement a customization in PeopleSoft Campus Solutions using the Page and Field Configurator.
Component Name: SS_CC_EMAIL_ADDR
Requirement: When the E_ADDR_TYPE is either ‘WORK’ or ‘ALUM’, the following fields and controls should be disabled for entry:E_ADDR_TYPE
EMAIL_ADDR
PREF_EMAIL_FLAG
DELETE_ENTRY_PB
Issue: The customization works correctly for the ALUM email type. However, it does not work as expected for the WORK email type. Additionally, the condition works correctly the first time the page is accessed, but after updating any other field on the page, the above conditions stop working.