PCFControls icon indicating copy to clipboard operation
PCFControls copied to clipboard

More than one items [eventFieldName] for [PCF Component Calendar] Feature

Open kelvin519 opened this issue 1 year ago • 1 comments

WhichPCF Component PCF Calendar component is this feature request related to.

Is your feature request related to a problem? Please describe. I need to display more than one information on the Calendar. For instance, I have 2 fields named "cr042_purpose" and "cr042_roomname" which I need to display on the calendar. Is it possible to use Concat function?

Describe the solution you'd like Able to use Concat function to put in more than one information to be displayed on the Calendar. And the flexibility to have multi-lines for more than 1 information.

Describe alternatives you've considered Concat is the easiest to combine the text.

Additional context Add any other context or screenshots about the feature request here.

kelvin519 avatar Aug 02 '24 14:08 kelvin519

You could make a column that makes the concat, and use that column as your eventFieldName

Nelle999 avatar Aug 22 '24 20:08 Nelle999