How to create a record in another entity by triggering a javascript in the current entity?
Requirement : - I have two entities "bid package " and "commitment" , on save of bid package i have to create a record in "commitment"
How to create a record in another entity by triggering a javascript in the current entity?
Requirement : - I have two entities "bid package " and "commitment" , on save of bid package i have to create a record in "commitment"