You need to sign in to do that
Don't have an account?
<apex:commandButton value="open popup" oncomplete="openPopup()" action="{!executeQuery}"/> which one fire first oncomplete or action ?
<apex:commandButton value="open popup" oncomplete="openPopup()" action="{!executeQuery}"/>
which one fire first oncomplete or action ? in classic
which one fire first oncomplete or action ? in classic
Please refer to below link from the forums community with a similar discussion.
- https://developer.salesforce.com/forums/?id=906F0000000AslDIAS
Please let us know if this helps.Thanks,
Nagendra