Hi Guys
I want to pre-populate the Name field of a record with the date and another field entry. How can I achieve this please I believe I need to calculate the field but not sure which code to use example:
Name = Date Created + Supervisor Name
Supervisor name is a text field that gets filled in manually.
I need something like: now(), and (supervisor_name_c))
Thank you
Craig