Hello,
I have two views, both utilizing the same table. The views are simple and
based on a single common table. The only difference between the two views
are the filter parameters. All the proper PK and update fields have been
checked in the view builder. Both these views reside in the same form data
environment. Both views use default table buffering. The trouble starts
when I save changes to an exsisting record, it requires that I save the
changes twice before the base table recieves the update.
I'm stumped!
John