Hi there,
I was wondering how I would be able to have a multi-line item show up in the calendar view?
Right now in the Calendar view, it only shows one line item per appointment.
For example, if I create a new item in the calendar view, it'll show my name on a single line.
I want to concat my name with other important info such as 'venue', 'time', and I want those to show on lines
below my name. How would I be able to do this?
I've tried using the formula field and adding <br> to the script, but then it only shows a few characters of the second line of text and cuts offs.
How would I be able to do this? Thanks.