Hello Experts,
I have a requirement to update a field with old and new values using plugin.
For example i have a field on my case form named "Title",
so the title already contains the old value = "Sham",
and i want to append the new value ="Ram" with the old value "Sham".
Finally the revised title should be "Sham Ram".
Can i achieve this functionality using Plugin.
Thanks for your time ,
Please help me to achieve this functinality.