S
seema
Guest
How can we access the value of a field from one object to the another object. Suppose I have two objects Order-line and Item. Order-line form have fields item and quantity. After saving the record, I want to deduct the quantity used by Order-line to be deducted from total quantity field of Item object. Can anybody suggest how to implement this.
Continue reading...
Continue reading...