Since upgrading to [SIZE=12px]8.1.040 I have the following problem…
I have a form with a capture field on it which also has an OnChange Ajax event. The field is a product code field and updates other fields on the form when the product code is changed.
If I call the form in stand alone mode the Ajax OnChange even fires correctly only when the product code is changed. If I call the form from a grid via an application link the OnChange event always fires first time (in edit mode) even when the value of the field has not changed.
Mike[/SIZE]