There are two objects suppose A and B .B is child object of A.I need to update picklist value in A If a row exist on the table residing in the skuid page of B .How can we achieve that ?
Page 1 / 1
Hi Raya,
Let say, Parent = Account and Child = Opportunity
then you could have an after save action on the opportunity model that updates the account model and saves it.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.