You need to sign in to do that
Don't have an account?

Line break within Subject field
I am populating the Subject field on the Event object via code. Is there any way to put a line break within that field? I specifically am looking for a line break when viewing the event on the calendar. In the screenshot below, I'd like to seperate Name & Phone on 2 different lines. This popup shows when you hover over the event on the calendar:
I have tried using \n. But that did not work
Hi,
I don't think you can give line break in subject field, as it is picklist/Text field.
Thanks
Line break is only possible for textarea field.