Hi All,
One of our customer needs following to be achieved using an Custom Event.
- When creating a new record in Functional Object window , it needs to fill Description field with concatenated highlighted fields.
- Description field is mandatory ,so that values has to be filled before saving.
- I tried using background job (Deferred_Call) ,but it was not successful as deferred call runs after saving the record.
- Is this possible to achieve by Custom event?
Thank You!.