What I want to happen is to be able to create lines using the values from my customize table/form. The Add Line button will be disabled and lets the user to use my customized form to creates line in Sales Agreement.


My custom form is Tolling Details. A user needs to create only 1 record in this customized form. Then after clicking OK when the customize form exits, 2 record lines of Agreement Line is created based on the values in my customized form. My plan is to use args() to pass values from my form to the sales agreement form.
Is it possible to call the standard Add Line button from my customized form and instead of user inputs of some of the fields it will take values from my customized form?
*This post is locked for comments
I have the same question (0)