Back Forward Work Parties form
Completing the Valid Parties tab

About Work Parties rules

Add a row for each party role that may participate in a work object. These appear at runtime, whether as a selection box or with text fields visible, in the work object entry form. In the second array, identify which of these party roles may appear two or more times in one work object.

Field

Description

List of Valid Parties  
Party Label

ArrayEnter a unique label that is to appear on the work object entry form to identify this party role. For example, you can enter Lawyer or Design Manager. 5.5 GRP-397 TASK-4942 PROJ-1622

Role

Enter a unique identifier for this role. See How to enter a Java identifier. If the value you entered for Party Label contains no spaces or underscores and meets other requirements of an identifier, you can repeat the Party Label value here. (This value becomes the index of a Page Group property; it is not visible on work object forms.) SR-2226 B-18241

Party Class

SmartPromptSelect a concrete class derived from the Data-Party class. (Such classes are intended to hold information about work parties.) For example, you can enter Data-Party-Lawyer-RealEstate or one of five standard concrete classes derived from Data-Party.

Party Prompt

Optional. Enter a short description of the Data-Party class. This short description appears at runtime, following the party label on the work object entry form.

For example, you can enter Real Estate if the class distinguishes Real Estate Lawyers from Family Lawyers. On the work object entry form, a user sees Lawyer — Real Estate.

NoteIf your application is to support users in multiple languages, you can create language-specific Work Parties rules in language-specific RuleSets, so that these prompts are appropriate for each locale.

Model

SmartPromptOptional. To cause the system to complete initial values for some fields on the PartyDisplay HTML rule configured in your Data-Party class, identify a model rule in the same Data- class.

VOE?

Select the VOE (Visible on Entry) checkbox to cause the PartyDisplay HTML for this party to appear at runtime at the time of the first display of the work object entry form, rather than only after a user makes a choice from a selection box.

Required?

Select to indicate that this party must be present in every new work object.

List Parties That May Repeat  
Party

ArrayOptional. To allow users to enter more than one lawyer, more than one dependent, or more than one of any of the other roles on this form, enter those roles here.

If you don't enter a work party role from the array above here, the system enforces a maximum limit of one party for that role.

Up About Work Party rules