Better Control Over Modular Content Titles

It would be good to have better control over modular content’s titles. I’ve just had a use case where the following would make editors’ lives a lot easier:

  • Allow choosing the ‘title field’, as with regular models
  • Allow setting of a non-string field (eg. an integer or floating-point field, perhaps even a link field which would forward its linked model’s own title)

Here’s a recent example. I’m modelling a timeline with many items for a media app, and the title ought to be my floating-point ‘time’ field. If it was, when collapsed, the editor could easily scan the list of items in the timeline to find the item at the time they want.