emxFramework.Routes.RouteVisibility |
Defines how routes are listed on the Routes
summary pages for route members. When true, routes are listed for
the route owner and all members. When false, routes only show for
the route owner. |
True or False |
emxComponents.RouteDefaultAction |
Defines the default action for route tasks. The
value you enter is automatically entered for a task when a route is
created; the route creator can change the value. |
One of the following: |
emxComponents.Routes.ShowCommentsForTaskApproval |
Defines whether the Comments field is shown for
tasks with Approve actions. True shows the Comments
field. Allowing assignees to enter a comment and choose an
approval option opens the possibility of a user entering
conflicting information. For example, the assignee could choose
Approve but enter a negative comment. |
True or False |
emxComponents.Routes.ShowAbstainForTaskApproval |
Defines whether Abstain is displayed as an option
for route tasks with Approve actions. True includes Abstain as an
approval choice. This property is also applicable for the Route
Management app. |
True or False |
emxComponents.Routes.DefaultContentType |
Defines the default business object type to search
for when adding content to a route. This value does not prevent
other types from being searched for, it just determines the type
pre-loaded into the search page. For example:
emxComponents.Routes.DefaultContentType=type_Document |
Symbolic name of an object type |
emxComponents.Route.AddPeoplePreference
|
Defines whether a user must enter at least 1
character (in addition to the * wildcard) for the User Name when
adding people to a route or route template. When false, users can
enter the * wildcard by itself in the User Name field of the Add
people dialog box. If your company has many people defined
(thousands), the search could affect performance if using the *
wildcard by itself. |
True or False |
emxComponents.Routes.EnforceAssigneeApprovalComments |
Defines if the Comment field on a route task is
mandatory. True makes the field mandatory; false makes the field
optional. |
True or False |
emxComponents.Routes.EnforceOwnerReviewComments |
Defines if the Comment field for the route owner
(when Route Owner Review is set to Yes for a task) is mandatory.
True makes the field mandatory; false makes the field
optional. |
True or False |