Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] URL parameter form submission #87

Open
jordansmithnz opened this issue Jul 13, 2016 · 1 comment
Open

[Feature] URL parameter form submission #87

jordansmithnz opened this issue Jul 13, 2016 · 1 comment
Labels

Comments

@jordansmithnz
Copy link

I don't know if I've used the correct term for this, but I'd love to be able to use a URL like:

http://mygreatapp.herokuapp.com/submit?firstname=Bob&secondname=Brown&[email protected]

that basically skips the form submission page. Main use case that I'm thinking of is a mailing list, where the name and email is already known - this would be amazing.

Perhaps it's already possible, and I've missed it? If not, it doesn't seem like something that would be too hard to add.

@KrauseFx
Copy link
Member

It's not possible, but you could easily build that on top of boarding, by forking the repo and changing its behaviour 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants