Is it possible to display into the Basics tab the field extra_14 contain in the oeordhdr_sql field? If yes, I know how to add a new field in a screen but I don't know how to match it with a field in a table.
I dunno if you can do that with the stock Macola ES screens.
I can think of a way to do this with Flexibility....you could write code to retrieve the value directly from the database and display it in a VBA-only control on the page...could do this in say the LoseFocus event of the order number field.
We have "added" a bunch of information to the Power Price Inquiry screen by doing what I described above....read from the database and display the value in a VBA-only control.
In the extra tab (OEHDRUSR), it only shows me the 5 user defined fields. Isn't it?
I want a field that is not used that the user will use to add a certain value if necessary. All the user_def_fld_? fields are used already.
I thought that there might have a way to associate this new custom field to the extra_14 field in the table. This way, I won't have to add VBA code to save and retrieve the data of that field and show it in the screen.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.