Create a Form Based On Another Form

You can create a new form based on an existing form to simplify the process of creating similar forms.

In this example, you will create a form for your technicians to submit assets or equipment into TMS that is based on the standard ts (TMS Enterprise) form. The difference you need in the new form are:

  • Your organization refers to assets as equipment.

  • You need to add a field that contains Warnings/Instructions.

  • Your form does not need to contain the Skill/Trade field. 

  • Your form needs the Location and Location Description to be required fields. 

To create this form and make all of these changes, follow the steps in the following sections:

ClosedCreate a New form Based On an Existing Form

To create the form, follow these steps:

  1. From the Setup Menu, select Custom Forms > New.

    The New Form dialog box appears.

  2. From the Module drop-down menu, select Assets.

  3. In the Form Name field, enter a name for the form.

    In this example, enter Facilities Equipment Record.

  4. From the Segment drop-down menu, select the appropriate segment.

  5. From the Based On drop-down menu, select the form you want to base you new form on

    In this example, you will create a form base on the Assets (TMS Enterprise) form.

  6. Click Continue.

  7. Click OK.

Now that your form is created, you can make the necessary modifications to it.

ClosedAdd a Field and Change the Field Label

You need to add a Warnings/Instructions field to your form. To add a field and change the label, follow these steps:

  1. Verify that your new form is open in Edit mode and the Main tab is displayed.

  2. On the right side of the page, under Groups/Fields, expand the Additional Info field group.

  3. Drag and drop the Extended Description field into the left zone in the desired location.

  4. Right-click the Extended Description field.

  5. Select More Properties.

    The Properties Editor window opens.

  6. In the Custom Label field change the name of the label.

    In this example, change Extended Description to Warnings/Instructions.

  7. Click Apply.

  8. Click Save.

  9. Click OK.

ClosedRemove a Field

Your form does not need the Skill/Trade field, so you will remove it. To remove the unneeded field, follow these steps:

  1. Right-click the Skill/Trade field.

  2. Select Remove.

  3. Click Save.

  4. Click OK.

ClosedMake Fields Required

Since knowing the location is important to your organization, you can make the Location and Location Description fields required. This will force users to enter values in these fields before saving. To make fields required, follow these steps:

  1. Right-click the Location field.

  2. Select Toggle Required.

  3. Right-click the Location Description field.

  4. Select Toggle Required

  5. Click Save.

  6. Click OK.

ClosedChange Field Labels

Since your team does not use the word asset, you want to change references to asset to equipment. To change field, labels, follow these steps:

  1. Right-click the Asset Number field.

  2. Select More Properties.

    The Properties Editor window opens.

  3. In the Custom Label field change the name of the label.

    In this example, you will change Asset Number to Equipment ID.

  4. Click Apply.

  5. Right-click the Asset # Info field.

  6. Select More Properties.

    The Properties Editor window opens.

  7. In the Custom Label field change the name of the label.

    In this example, you will change Asset # Info to Equipment Info.

  8. Click Apply.

  9. Click Save.

  10. Click OK.