Hi
How would I combine 2 columns in the database to be displayed in the column format area of the apex built in calendar
When entering
#PARTNER1#
it works fine and displays the value, but if I enter
#PARTNER1# #LOCATION#
only the first variable works so it looks like 'Mr Bloggs #LOCATION#'
How can this be resolved?
Also is there a way to colour code the entries each database entry has a column booking type which are confirmed, provisional and cancelled. Is there a way of showing green as the background colour on the calendar entry if the booking is confirmed, red if cancelled etc instead of the default blue colour.