/ Id-Extras Forum / Connecting function to specific group in dialog box / Reply To: Connecting function to specific group in dialog box

#6331
Wonderboy
Participant

    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){