Hello,
There is a button on the page, which firstly calls PL/SQL, then need to trigger a modal dialog, which I'm using Javascript to call apex.navigation.dialog(pUrl,pOptions,pCssClasses,pTriggeringElement). My question is how to understand its last parameter: pTriggeringElement. say, I don't know what to pass. thanks very much!