Hi,All our tables have certain columns that are for internal use only and are maintained by triggers and these fields never appear on the user interface. One of these fields is a timestamp which we use for concurrency control. The problem we have at the moment is that when we have we have a concurrency issue the Data Collision form shows all the fields that have changed which includes the internal ones.
An option to restrict fields on the Data Collision form, in the same manner as the FieldsToExcludeFromInsert and FieldsToExcludeFromUpdate, would be great.
I know I can use a view to exclude these items from the BO but, for business reasons, we want the 'internal fields' in the BO.
Also, please refer to post: http://forum.strataframe.net/Topic7234-6-1.aspx - I would like to see that get on your enhancements list as well.
Cheers, Peter