Values in all records are filling automatically when am filling in single one on sales header

Hi All,

In Sales Order Header, I have created a new field and when am filling the data in that field on Sales Order then it is picking the same value automatically in all the sales header.

Please help me to overcome this problem. why this is happening what mistake am doing
??

Regards

Vijay Raj Nath

Sorry if I sound too hairsplitting about terminology, I just want to be sure that I understand what you did and you understand what you should do.

Fields are defined on tables, not in forms. In forms, you have controls that may be bound to a field (through a data source field). If you just added an unbound control (= a control that’s not linked to any field) to the form, it’s not related to any data record.

If this doesn’t describe what you’ve implemented, please tell us what you did. It’s difficult to guess what may be wrong without knowing what was done.