Download TeamPage 6.2.44 |
com.traction.sdk.view.EntryGroup
is now an interface rather than a class. It has three methods: getName()
, getHeading()
, getDescription()
, and getUrl(com.traction.sdk.TractionUrlGenerator)
. (The simple implementation is now located in com.traction.sdk.view.SimpleEntryGroup
.com.traction.sdk.sdl.tag.ConfiguredEntries
now supports internationalized properties for expressing search modifications that should be applied automatically to the configured queries. Custom SDL tag configurations using ConfiguredEntries
may now use internationalized resources in the search expression properties, e.
# my custom SDL tag config, e.g.,
# config/sdl/tags/footasks.complete.properties
# Use ConfiguredEntries
class=com.traction.sdk.sdl.tag.ConfiguredEntries
# type= for entries tag, sets query type.
entries_type=rchron
# Value of the entries.type tag in the scope of this tag.
entries_type_set=foo
# Only include entries claimed index entry types.
entries_entrytypesfilter=foo_task
# Only include those considered completed
entries_search_modification0_conjunctionSearch=f(tododone:#{taskform_completion_status_label_option_text_done})
# By default, sort in reverse chronological order
# by completion date (most recently completed first).
entries_sort_default=15
f()
terms --for entry fields that may have values that are localized at evaluation/teampage_logo.jpg