Unable to hide 'Add' button on Invitee List Applet on clicking Show Full List'
Hi, "MedEd Event" module has Oracle provided child module "Invitee". Invitee child List applet has a button call 'Add'. We have created a webapplet in Event module and added that web applet as a Related Section of the Event module.In this web applet we have written script as follows:< script> document.getElementById("BTN_TB_MedEdInviteeChildList_AddMultipleMedEdInvitee").style.display="none";< /script> Hence in the Invitee child list applet, Add button is not visible which is expected behaviour (See Screenshot 1 in attached document). But problem is when we click on "Show Full List" link on Invitee child module, we can see all the Invitee records and in this screen,