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.
Thanks. That helps a lot.
I don't know if I understand well what you want to achieve, but you have to just find the corresponding SalesQuotationTable record based on the relation while updating or inserting the smmOpportunityTable record and update the "category" field value.
Hi Obsindian,
You need to use Args.
Please check this www.axaptapedia.com/Passing_values_between_forms
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156