# WWFT

# Configuration

# Settings

  • add key="Debug" value="True" />

Extra logging will be generated

  • add key="ShowQuestionnaireInMatterWizardForRole" value="DontSow" /

Define a Group. Members of this group will see the WWFT Wizard in the Matter

  • add key="ShowQuestionnaireInMatterWizardAfterOpenDate" value="2020-04-01 00:00:00" /

Only matters with a Create date newer then the date defined in the setting will have the WWFT Wizard.

  • add key="ShowQuestionnaireInMatterTab" value="False" /

True or False. With True the WWFT option will be added as an tab.

  • MarkAsCompletedByRole

Members of this group can mark the WWFT as completed

  • MarkAsCompletedByRTK

The RTK (Responsible/"Verantwoordelijk advocaat") on a matter can mark the WWFT as completed

  • MarkAsCompletedByOriginator

The Orignator on a matter can markt the WWFT as completed

  • MarkAsCompletedByBTK

The BTK (Billing Time Keeper/"uitvoerend advocaat") on a matter can mark the WWFT as completed

  • MarkAsCompletedByCreatedBy

The Created by on a matter can mark the WWFT as completed

  • MarkAsCompletedSendEmail

The defined users are getting an e-mail with the Completed WWFT. Allowed values: BTK, RTK, Originator, CreatedBy, ModifiedBy or a fixed emailaddress (separated by a comma)

  • MarkAsCompletedSendEmailCC

The defined users are getting an e-mail in the cc with the Completed WWFT. Allowed values: BTK, RTK, Originator, CreatedBy, ModifiedBy or a fixed emailaddress (separated by a comma)

  • SendReminderDays

On which day should the reminder be sent. Allowed values: Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Weekdays,Saturday,Weekends,Daily

  • EmailAddressFrom

From which e-mail will the reminder e-mail be sent.

  • SendReminderTo

The whom should the reminder e-mail be sent: Allowed values: Use RTK/Owner and/or BTK/OwnerSub and/or Originator and/or CreatedBy and/or ModifiedBy

  • SendReminderCC

The whom in the CC should the reminder e-mail be sent: Allowed values: Use RTK/Owner and/or BTK/OwnerSub and/or Originator and/or CreatedBy and/or ModifiedBy

  • SendReminderWorkingDays

After how many working days should the reminder be sent. Only numbers are allowed.

  • ReminderQuerySQLFilter

Use an SQL query to filter the reminders

  • StoreResultsInMatterCustomField

A Result from a WWFT question can be stored in a custom field. The Result should be the Code of the Custom field. In the setting the Code also needs to be defined.

# Handlers

Create an excel overview of all matters where the WWFT is added with the entered data.

https://"YOURCMURL"/Questions.aspx/ReportMatters

You can add a date so only matters with the create date or newer are added to the excel.

https://"YOURCMURL/Questions.aspx/ReportMatters/2019-07-01

Last Updated: 8/14/2025, 2:23:41 PM