Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

Involved Field Tag Attributes

size

Controls the width of Involved fields by specifying the number of characters for the field.

Note: Among wizard parameter types, the type corresponding to custom fields of type Involved is known as Contact.

For example:

Form

<TCFIELD NAME="Claimant" size="10" />

Block

<tc:field name="Claimant" category="CLAM" size="10" />

<tc:wizardParameter name="Claimant" size="10" />

  • Was this article helpful?