Download TeamPage 5.2 |
# config/data/forms/myform.properties
class=tsi.sdk.data.EntryFormFactory
display_name=My Custom Form
# located in the current directory
xml=config.data.forms.myform-schema
sdl=config.data.forms.myform-layout
sources=entry
# These entries will be treated just like all other tasks, including belonging
# to the "task" index entry type (config/entry/indextypes/task.properties)
entry_custom_type=task
# But they will belong to the "mine" entry class (config/entry/classes/mine.properties)
# so that they will open in this form for editing.
entry_class=mine