Skip to content

Slot: custom_alignment

Controls the alignment of the field on the form. LV = Left Vertical, LH = Left Horizontal, RV = Right Vertical (default), RH = Right Horizontal.

URI: [redcap_dd:custom_alignment](https://w3id.org/linkml/redcap-data-dictionary/custom_alignment) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Field](Field.md) | A single variable (field) in a REDCap data dictionary | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [CustomAlignment](CustomAlignment.md) | | Domain Of | [Field](Field.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Field](Field.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-data-dictionary ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | redcap_dd:custom_alignment | | native | redcap_dd:custom_alignment | ## LinkML Source
name: custom_alignment
description: Controls the alignment of the field on the form. LV = Left Vertical,
  LH = Left Horizontal, RV = Right Vertical (default), RH = Right Horizontal.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: CustomAlignment
required: false