Declarative actions: caching weird

MichaelZischeck
Kilo Sage

Anyone else experiencing this:

 

You setup a declarative form action, client script, button shows on appropriate form, but the code is never executed.

 

After FIDDLING AROUND, deleting browser cache, calling cache.do, and almost going nuts, it suddenly works....

 

and I have no clue why it suddenly works and why it didn't before...

1 REPLY 1

Mark Manders
Mega Patron

Workspaces are weird with caching. While developing I make it a habit to develop - clear cache - test - fix - clear cache - test - etc.

And when moving any development only remotely related to a workspace to a different instance, I clear the cache before evaluating if it works.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark