If you want a RDC/VNC/PCAnywhere demo of the product, please let me know. I would be more than happy to show you the power of Clarion so you can replicate it <grin>.
Ben
We fixed a bug the other day that was affecting the IsDirty of the BO which will effect the Save and Undo buttons when refreshed. This has been fixed and will be posted in the next update. If this is keeping you from moving forward then we can give you a temporary fix, but if you are just on eval mode then this may not be an issue and you can just get a fix on the next update.
The editing state is controled off of the EditingState of the BO which is changed from the Add(), Edit(), Save(), and Undo() of a BO or form.
Business Layer -> Business Object Mapper -> Customizing a Field