On a DoModalComponent, the syntax points to a particular page. But when certain users initiate the c
On a DoModalComponent, the syntax points to a particular page. But when certain users initiate the code, they are brought to a different page within the desired component. Anyone else had this happen? This is on HCM 9.1 - PT 8.54.
Syntax is:
DoModalComponent(MenuName.HCM_PLUG_INS, BarName.USE, ItemName.HCM_DLGTOR_SELECT, Page.HCM_DLGTOR_SELECT, "U", Record.DERIVED_HR_DR);
But the user is brought to the HCM_JOB_SELECT page, which is the other page within the HCM_DLGTOR.SELECT component. Users have security for both pages.