This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Cache values overwriting values on main grid when saving Form

handpuppet - Monday, August 3, 2015 3:25 PM:

I have a form that updates values of an item type on the main grid.  When the user changes a value, the value in the main grid updates correctly through an event method I have.  However, when I click the save button on the toolbar, the main grid values revert back to what they were before I started changing values.  Seems like a caching issue to me.  Any ideas on how to fix this?