Re-arrange custom signup prompts

Ready to post? :mag: First, try searching for your answer.
Hello,

We had the default signup page to use and the order of inputs where Email address and password.

However, we have added 2 new input fields, Agreement number and Phone number.

I used this body to add the two new fields

{
“signup”: {
“form-content-end”: “

”
}
}

Now the order of the inputs is:
Email address, password, agreement number and phone number.

How can I re-arrange this to Email address, agreement number, phone number and then password?

Could you help me with this?

Regards,
Shrividya

Hi @sranjani,

Unfortunately, the ordering for the email and password fields is fixed in place. Only the ordering for the additional sign-up fields can be re-arranged.

Let us know if you have any other questions.

Thanks,
Rueben

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.