Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ConfiForms TableView macros
  • ConfiForms TableView Merger macros
  • ConfiForms CardView macros
  • ConfiForms ListView macros
  • ConfiForms CalendarView macros
  • ConfiForms CleanView macros



Warning

When you want to customize the CalendarView entries, you will need to add the CSS Rules macro to use the same field you are using for grouping Calendar entries.

CSS Rules could be applied conditionally

Most probably, you will need to use !important in your css rules (default styles are quite "agressive" and you might need to really force the browser to use your styles).

Code Block
color:red !important;