A
Amy Schmid
I have a form called "frm:FixedFeeEdit". On this form is an unbound box that
is called "lst:FixedFeeEdit". The unbound box is a list that looks at a
query "qry:FixFeeEdit" for data to populate the list in "table" format.
From our main menu, I choose the form "frm:FixFeeEdit" and the list of Fixed
Fee proposals populates. I have a button that allows the user to create a
new Fixed Fee Proposal record. After creating the record and returning to
the form, the form does not update with the added record.
How do I get that main form to update without having to go back to the menu
and then back to my form?
is called "lst:FixedFeeEdit". The unbound box is a list that looks at a
query "qry:FixFeeEdit" for data to populate the list in "table" format.
From our main menu, I choose the form "frm:FixFeeEdit" and the list of Fixed
Fee proposals populates. I have a button that allows the user to create a
new Fixed Fee Proposal record. After creating the record and returning to
the form, the form does not update with the added record.
How do I get that main form to update without having to go back to the menu
and then back to my form?