Salesforce Fact #926 | Close custom action popup in dispatcher console
In order to close the custom action modal from vf page in field service dispatcher console, we need to use parent.postMessage('closeLightbox','*').
In order to close the custom action modal from vf page in field service dispatcher console, we need to use parent.postMessage('closeLightbox','*').
Comments
Post a Comment