Enforcing Program naming guidelines in large orgs is always painful.
It would be great if the admins could set automated rules that would automatically define the name of a program, as a combination of infos, using :
- The program type (Event, default, email or engagement)
- The program channel, using rules such as (if channel = gated content, then add "GTC" to the name, else if... Choice-like approach might be appropriate)
- All the program tags (again with if then else or choices)
- Program dates (for the ones that are in the calendar) and/or program creation date, with the possibility to output it in YYYYMMDD format
- Some free-entry fields
-Greg