creativejay Posted June 26, 2020 Share Posted June 26, 2020 The email and password fields are required, but I don't see a way to require other fields when I add them to the module in Modules > Configure > LoginRegister. The site I'm working on uses LoginRegister as a first step in the checkout process with PadLoper and if they create the account with this info, it will autoload in the checkout process. PadLoper doesn't save the data entered to the User's page, so it seems simpler to require it during registration with Login/Register/Profile. This seems like it should be simple. The fields are required in the user template but that doesn't seem to affect anything. Link to comment Share on other sites More sharing options...
Jan Romero Posted June 26, 2020 Share Posted June 26, 2020 I’ve never used that module, but as far as I understand you’re supposed to just check the required box in the field settings. If you reuse the fields in other templates where they are not required, you can check the box in the template context field settings. Looking at this line it might only work for text fields? Not sure what that’s about, but you can always hook LoginRegister::buildRegisterForm and modify the result yourself. Link to comment Share on other sites More sharing options...
adrian Posted June 27, 2020 Share Posted June 27, 2020 In my humble opinion, that module is too broken to use and hasn't seen any updates since 2017 ? Either use the new Pro version, or code something from scratch yourself. 2 Link to comment Share on other sites More sharing options...
Robin S Posted June 28, 2020 Share Posted June 28, 2020 7 hours ago, adrian said: In my humble opinion, that module is too broken to use and hasn't seen any updates since 2017 And it's also unique AFAIK in being the only module in the directory that doesn't have a support thread, which isn't great because it causes questions to be scattered all across the PW forums. And potential users should probably interpret the absence of a support thread as meaning "you are on your own if you use this module". 2 Link to comment Share on other sites More sharing options...
creativejay Posted June 28, 2020 Author Share Posted June 28, 2020 I didn't realize it was that out of date (I tend to trust any module of Ryan's). I will upgrade to the Pro. Thanks for weighing in, everyone! Link to comment Share on other sites More sharing options...
franciccio-ITALIANO Posted September 14, 2020 Share Posted September 14, 2020 ...but the pro version costs 160 dollars, while elgg or buddypress are free. I will use those I think, too many problems... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now