You need to sign in to do that
Don't have an account?

A required field to be updated by concatenating two fields into it while saving a record.........
Hi I have a REQUIRED TEXT FIELD in a custom object and two lookup fields.I want these two lookup fields to be concatenated in a "REQUIRED TEXT FIELD called NAME".Please help me to sort out this.........pls
You can also do it with Workflow rule.
Create New workflow rule with Evaluation Criteria as Evaluate the rule when a record is created, and every time it’s edited & inside rule criteria just give true.
And use field update, update textfield with concatenation of two lookup fields.
If this solves your problem, kindly mark it as the best answer.
Thanks,
Vatsal