Reader field value changing on doc open

The Reader field is changing when the document is opened. On the view level, it looks somewhat correct values, but on the doc level it gets imploded with wrong vales.

Subject: A few basic things to check

A few basic things to check :

** The Reader field :

  • is it computed, editable, computed for display etc. ?

** The view :

  • what’s in the column displaying said field ? Does it display the plain value or does some computations ?

** The form

  • check queryOpen and postOpen events

** The document

  • document properties, fields tab : what does it say at wiew level, after the doc has been opened in read mode, edit mode, modified, saved and finaly back to the view level ?