Hi,
I’m trying to hide/show fields depending on the options selected.
Referring to this thread I added the following:
window.addEventListener("load_panels_data", function() { console.log("Panels data loaded"); });
But nothing was logged.
Any thoughts?
The post Hiding/showing fields with admin events appeared first on SiteOrigin.