Unfortunately the issue is that the enabled status of the save icon is updated automatically based on whether the cellView is marked as modified. Undoing past the last save will initially show the database as modified, but if you undo back to the previous saved state, then the database is considered unmodified (whereas it is really modified with respect to what's on disk). Attempts to change the toolbar enabled status will fail because the triggers will immediately update it again. The only way around this would be to create a new toolbar which then wouldn't update - and that's not really a viable option. Until CCR 2437856 is fixed, I think the only real workaround is that in the article. I suggest you contact customer support and request a duplicate is filed on your behalf. Andrew
↧