Miggel Posted February 21, 2019 Report Share Posted February 21, 2019 Hi Community I am looking for a way to arrange the register fields mixed with standard and custom fields. Here my current form: Link to Registerform Now I would like to do it like this: TITLE Firstname Lastname Birthday (Customfield) Address (Customfield) City (Customfield) Location Email TITLE Email Passowrd Confirm Password TITLE IVAO (Customfield) VATSIM (Customfield) TITLE rest of Customfields Quote Link to comment Share on other sites More sharing options...
thunder175 Posted February 21, 2019 Report Share Posted February 21, 2019 (edited) Easiest way to do this is delete the custom fields block of code on the page, then call each row from the SQL table individually. But you'll also need to check the registration module and registration data class files to add the code that allows the entries to be added directly into the SQL table. Edited February 21, 2019 by thunder175 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.