[Vtigercrm-developers] vt7: is getHeaderScripts even called in Popup_View? [Resolved]
Alan Lord
alanslists at gmail.com
Mon Mar 12 16:07:13 GMT 2018
On 12/03/18 15:43, Alan Lord wrote:
...
> So, my question is how to register an event listener on one of the
> column header search fields in the modal popup when you click on the
> "Select $Module" button in a related list?
Answering my own question I can do it using:
> app.event.on("post.Popup.Load",function(event,params) {
But it does seem as though there is no getHeaderScripts() call during
Popup loads so your Javascript class needs to already be loaded.
Al
More information about the vtigercrm-developers
mailing list