I'm not sure this is possible but it doesn't hurt to ask.
Use case is, 3 fields for input. One each with a persons first, middle initial and last names. Required outcome is to concatenate these fields together (first-mi-last) for the pages slug, and (First M Last) for the pages title, calculated on content save.
Can this be done with the current code, if not is it possible with an extension?
Gawain