/ Id-Extras Forum / Connecting function to specific group in dialog box / Reply To: Connecting function to specific group in dialog box
May 24, 2021 at 4:33 pm
#6331
right now i have this script working good, but it only effects the pages in the layout, not the master page. is there a way to have it effect the master page?
below is the function i call. Is it possible to change Document to MasterPage or something like that?
Code:
function myOpenFunction(myEvent){
if(myEvent.target instanceof Document){