placeholder support for calendar viz

p38

Active Member
Hi,

I'd like to customize the label displayed in the calendar instead of using an element.

Can this be done?

eg: 'My event : ',{mylist___myelement},' - ',{mylist___myelement1}

or similar to the custom label in the database join

Paul
 
Nope.

You'd have to create a 'calc' element that does:

return 'My event : {mylist___myelement} - {mylist___myelement1}';

... and use that as your label.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top