<< wasn't aware that there was more than one User1 field for ARTran.
There is only one User1 in ARTran.
I don't think you had said that it was the ARTran table that you were dealing with.
(The 08.030 screen works with several different tables.)
OK...
I'm not sure how familiar you are with customizing a screen.
These comments are fairly brief.
There is a lot of documentation in the help system if you want to look there.
First - do you have any existing customizations to 08.030?
If so - export them, and hold the exported files.
Then, if it all goes wrong, you can import those files and get things back theway that they were.
Then decide which Level you want to work at.
All Users?
Self?
Something else?
Then go into Administration/Set Customize Level and choose that Level.
Now open 08.030 and go into Customize Mode, then the Insert Object wizard.
Choose textbox.
CVhoose the ARTran table (its about 8 items down the list of tables.
Don't choose ARTran3 which is higher up the list - that will be a different Instance of the table.
Likewise don't choose ARTran1, ARTran2 which are below it.
Then choose to bind it to Level 2 (Transaction).
Then Apply, and drag the new field to the grid area of the screen, abd set the required size of the field.
Add a label in a loosely similar way.
In grid view, it is the TabIndex property which decides the location of the new column in the grid.
Then Customize/Save Changes and come out of customize mode.
Hope that helps.
Barry