Remove default form action

Thanks @collut! What do you mean with a profile page in WF? Displaying user info?

That should be possible with Userapp, but it’s all custom coding. And that turns out to be a bit hard with WF. I’ll start with a small tutorial.

Yes, displaying (and editing) user info. I was able to do it by exporting the WF site and writing Python/Flask code to render the pages, but being able to do it within WF would be super cool. Oh, and also check out Stormpath (www.stormpath.com), an alternative to UserApp. It’s basically UserApp without the maximum user limit. But its major drawback is that it’s harder to set up. Still, it might be useful. :smile: