How do we create a record in another entity by invoking a javascript in the current entity ?
My requirement is as follows :-
I have two entities "Bid packages" and "Commitments", i need to create a button on "Bid packages" and on click of that button , create a new record in the "Commitment" and then fill up the look up field in "Bid packages" with the newly created record name of the "Commitment"
*This post is locked for comments
I have the same question (0)