function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Pistol DPistol D 

Need help with a Validation Rule

Pistol DPistol D
Hi Everyone,
This is my fist post. I am having trouble creating a validation rule for a custom object name. I need to creat a rule that has the naming convention in the following structure.
Custom Object Name is equal to: {Custom Lookup Field: Partner} - {Custom Oject Field: City} - {Custom Object:Start Date}
What is the formula for requiring the custom object name to be in the following format: "partner-city-start date"?
For example I wnat the Custom Object I created to be Joes Jobs - Chicago - 01/04/2007.
Any help would be much appreciated!
Thanks,
Pistol D