Hi community,
Could you help me, how I can populated 1 : N Relationships?
For example I have a field in sales quote (Quote name), and I want after created the order populate the same data in sales order field (Order name)
Thanks
Hi community,
Could you help me, how I can populated 1 : N Relationships?
For example I have a field in sales quote (Quote name), and I want after created the order populate the same data in sales order field (Order name)
Thanks
Hi Manuel Lozada,
if you want to Transfer your New Field Data form "Sales Quote" to "Sales Order" then you need to Write Code on (EventSubscriber OnAfterInsertSalesOrderHeader). Use below code...
Hi
you should ask your partner to develop a customisation.
the part involved is this:
you should latch on to this event
DAniele
Hi, If you want to transfer the data on Sales Quote to Sales Order when creating Order. Please refer to Amit's suggestion. You need to add the code when creating the order.
If you just associate some data, such as master data. Consider using TableRelationship or Flowfield.
Hope the following helps.
And
FlowFields (Sum, Average, Exist, Count, Min, Max, Lookup)
How to create a Lookup, Drop-Down, or Option list (Single and Multi select)
How to enter any value in a TableRelation field (Without validating the table relationship)
Thanks.
ZHU
Hi,
use this event for achieving the functionality.
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... 290,564 Super User 2024 Season 2
Martin Dráb 228,651 Most Valuable Professional
nmaenpaa 101,148