Our web application started recently showing numeric single digit values in empty fields of certain forms. This never happened before.Anyone has an idea?
Thanks.
Our web application started recently showing numeric single digit values in empty fields of certain forms. This never happened before.Anyone has an idea?
Thanks.
Subject: RE: anonymous numeric values in an empty field
This is not a common problem. You must supply much more information.
How do you know the field is empty? Did you look at the document properties from a view?
Do you see the unexpected values in read mode, or just edit mode?
When do the values show up? When opening the document, when refreshing, when saving?
Is it an editable field? Is there a field hint?
Is there a default formula (if editable) or a value formula (if any type of computed)? What is the formula?
Is there an input translation formula? What is it?
Is there any Queryopen or Postopen code on the form or on any subforms used by that form? What is that code?
What happens when you put the cursor in that field?
What happens when you save the document – do these fields change?
What is the datatype of the fields?