Ready to post? 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