extraSingupFields and ian Accounts ui bootstrap

I’ve been asked to add a custom signup field for my meteor app, but although the signup config is set. and makes it here, it’s not showing up in my template

Thanks,
Patrick

I feel like for advanced cases, it’s best to use useraccounts - it’s just as easy as accounts UI but honestly much better: http://useraccounts.meteor.com/

1 Like

Cool, I am using this within a webview in iOS anyway, so I’ll give it a shot

So, I still can’t get addField to populate extra fields for my atForm for my needs, when I add username it combines username with the email.

I have specific requirements:

I want every user to define a username in addition to an email.
Is there a way to add any profile fields?

I must be really tired from South By Southwest, solved. duh i forgot to hit signup.