rjmccafferty1
MIS
In a date field in an Invoice form, the user enters a value. Then they move to a Line Item form which also has a date field.
How can I get the date field in the LIneItem form default to the entry in the Invoice.Date form-field?
The system is set so that the user makes entries in the Invoice form and then a button opens another form for the LineItem entries. Thus, when the LineItem form opens, the Invoice form will be open and a value will exist in the Date field which I want to be the default in the Date field of the LineItem form.
How can I get the date field in the LIneItem form default to the entry in the Invoice.Date form-field?
The system is set so that the user makes entries in the Invoice form and then a button opens another form for the LineItem entries. Thus, when the LineItem form opens, the Invoice form will be open and a value will exist in the Date field which I want to be the default in the Date field of the LineItem form.