I have the registration form with fields created on DTRegister.
First there is a conditional field set to display some other fields if selected.
However, there is a field which should be completed by the registrant appears at the bottom once the above conditional field is selected.
Flow of the form is as such:
first condition to select if they are Member
if member, other fields to enter guest details will be displayed for completion (optional).
whereas for this field for training points, it applies to both member and non-member for completion.
but the field displays at the bottom after the fields to be entered for guests.
How could this field be brought above where it should be completed first before other fields??