Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instead of pulling data directly from fields, it's also possible to execute your own Apex logic to generate values to be displayed. This is explained in the following article: Dynamic resource titles.

Create a Resource Title

  1. Go to the Calendars tab and find the calendar record that you want to edit.

  2. On the Related subtab, find the Resource Titles related list and click New.

    Image RemovedImage Added

  3. Make sure to select Resource Title as the record type, and click Next.

  4. For the Title Name, enter the API name of a field that you want to display. You can also enter fields on a related object using a cross object notation. For example, 'B25__Contact__r.Phone' would be a valid name on a Staff calendar.

    Image RemovedImage Added
  5. Use the other fields to control how the information should be displayed, such as the font size, boldness and the order in which multiple titles are displayed. You can also provide an optional label that will be displayed in front of the value.

  6. Leave the Dynamic checkbox unticked. Dynamic resource titles are explained in the article Dynamic resource titles.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@101b6
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "resource-layout" , "calendar" ) and type = "page" and space = "BPD"
labelscalendar resource-layout
Page Properties
hiddentrue

Related issues

...

titleOn this page

...