Text field issues extend the base issue data with text specific checks.

Hierarchy

Properties

customIssues: boolean

Flag to control for custom issues. Via scripting, you can add custom issues to a field. This flag is set to true if any custom issue is set.

hasPositionIssues: boolean

Flag to control if the field has positional issues. A positional issue is if parts of the field are outside the canvas area (excluding the bleed). This gets auto updated when the field is moved or resized.

hasProfanityIssues: boolean

Flag to control if there are profanity issues (only available if the profanity check is enabled for this product)

ignoreIssues: boolean

Flag to control if any issue should be ignored. If this is set to true, the field will be treated as if it has no issues.

Generated using TypeDoc