Code target control path restrictions
The InForm Architect application enforces the following restrictions on code target control paths:
- The code target control path must be unique within a mapping.
- The code target control path must be different from the verbatim and any context item control paths within a mapping.
- The code target control path must point to the top-level text box control or calculated control.
- Verbatim and code target or context item controls must be:
- In the same visit if the visit is repeating.
- On the same form if the form is repeating.
- In the same itemset if the coded data appears in an itemset.
- Different from each other.