If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Many forms in Aptify use a top area to store important data that is always visible when a record is open (such as a Person' name, title, and Company affiliation in the standard Aptify Persons form). To easily add a top area to a form template, you can move down a generated form's Tab part (typically, an [Entity Name].Tab form template part) to make room for top area fields. The following is an overview of how to add a top area to a form:

  1. Open the Entities record for the entity whose form you want to modify.
  2. Click the Form Templates tab to view the list of Form Templates associated with that entity.
  3. Open the Top Level Form Template to which you want to add a top area.
  • This is the template that has the Is Top Level box checked and is typically named [Entity Name].Form.
  • If the entity has multiple top level Form Templates, review the scope and rank of the templates to identify the record you want to modify.
  1. Click the Part Lists tab and open the sub-type record for the form template's Tabs part. Open Top Level Form's Part List
  2. Click the Part hyperlink to open the corresponding Form Template Parts record.
  3. Change the part's Location from Automatic to Specific to enable the Placement tab.Change Location Setting
  4. Click the Placement tab.
  5. Increase the Top Pos from 0 to a desired value (such as 150) to move the Tab control down on the top level Form Template to create a blank top area space on the form. Note that this value is expressed in pixels.
  6. Set the Resize Width and Resize Height to Fill so the tab control fills the remainder of the form template. Modify Part Placement
  7. Save and close the Form Template Parts record.
  8. Close the Parts sub-type record to return to the Form Templates record.
  9. Click the Format tab on the Form Templates record and increase the Default Height by the Top Pos you specified in the Tab's Form Template Parts record.
  • This will ensure that the tab area is not cut off at the bottom of the form. In the example in Figure 14.13, the Vehicles.Form Default Height has been increased by 150 pixels from 329 to 479. Increase Form's Default Height
  1. Save the Form Templates record.
  2. Use the Visual Designer to add fields to the top area you created on the form. You can either do this from the Form Template's Visual Designer tab or from a record in the service whose form you modified (as shown in Figure 14.14).
  • Note that you may need to close and reopen Aptify if the top area does not appear on the form due to system caching.
  • See "Modifying Field Layout with the Visual Designer" on page 313 for information on using the Visual Designer. A 150 Pixel Top Area Added to a Form

See "Form Template Example: Modifying the Vehicles Form" on page 367 for an example of a form that includes a top area in the Motor Loaner System.

  • No labels