Declarative actions: caching weird
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 11:36 PM
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 12:38 AM
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