Would love to be able to use a formula to shorten certain elements for the title of a record.
For example, if I want to concatenate the type of meeting and the date only from a date|time field, I want only a certain part of the date (this would have to be used in conjunction with an ISO display format) : LEFT(date field, 10)