I have have two form, form1(SalesQuotationTable), form2(smmOpportunityTable), they have the same field -- "category", when I type a value into form2 's "category" and save it ,open the form1, I want to see the same value in the "category" field.
and SalesQuotationTable.OpportunityId == smmOpportunityTable.OpportunityId
Can any one give me a hint ?
Thank you.
Regrades.