Skip to content
This repository was archived by the owner on Feb 23, 2020. It is now read-only.
This repository was archived by the owner on Feb 23, 2020. It is now read-only.

Order of fields on Registration Type #197

Description

@onetoomany

As part of a registration, I want the user to add two additional pieces of information, so I added two fields to the Registration Type.

However, the People box ("Select people to associate with this registration") is always item 2 in the actual rendering of the registration form:
Field 1
People Box
Field 2

If I swap Field 1 with 2, I get
Field 2
People Box
Field 1

i.e. I cannot specify where the People box should sit in the form. Instead, it sits annoyingly in the middle of everything.

register

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions