D
dfeigen115
I am getting a write conflict ("another user has chnaged the record...) when
processing a form. the process flow has the user selecting a record for
update, which displays a form with a variety of protected data elements, the
user reviews the displayed data and then selects either an approval or
disapproval checkbox. depending on which check box is selected additional
fields are made visable, the user populates the new fields and clicks the
"save" button. The save processes the data (does some basic validations) and
displays the "sucessfull update" msg. After this msg is displayed, the user
gets a "write conflict" popup. there are no other users in the applicaiton
at the time.
Any assistance would be greatly appreciated.
Dan
processing a form. the process flow has the user selecting a record for
update, which displays a form with a variety of protected data elements, the
user reviews the displayed data and then selects either an approval or
disapproval checkbox. depending on which check box is selected additional
fields are made visable, the user populates the new fields and clicks the
"save" button. The save processes the data (does some basic validations) and
displays the "sucessfull update" msg. After this msg is displayed, the user
gets a "write conflict" popup. there are no other users in the applicaiton
at the time.
Any assistance would be greatly appreciated.
Dan