Skip to content

Field Label and Sub-Label Placement Logic #6

Description

@mosesintech

Describe the solution you'd like
All fields have support for the label string, but there is currently no support for labelPlacement or subLabelPlacement.

labelPlacement can be either "HIDDEN" or "INHERIT".
subLabelPlacement can be "INHERIT", "BELOW", "ABOVE", or null. These four map to the four options in WP: "Use Form Setting", "Below inputs", "Above inputs", and "Hidden", respectively.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions