-
Notifications
You must be signed in to change notification settings - Fork 50
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
Show contact links - point to ./contact #206
Comments
The link on the show page could pass a url query parameter which could be parsed with some JS to automatically fill the form with the right show. |
I think this is even easier with WuFoo. They allow URL pre-loading in their forms. @gerbrent if you can get me the API_IDs I can test this out to see if the URL modification will work for our purposes. My idea is that we use the contact link like this: |
LOVE this. Stay tuned.... |
You can find them yourself by looking at the source code ;) The show dropdown has an ID of Having said that, I'm not sure if we're going to keep using Wufoo. Issue #232 is now part JB 1.0. |
Awesome I appreciate that info. I'll make the change to it anyways because it's literally two lines of code. If they go away from it no big deal. |
I haven't been keeping up with all the PRs, @Lord0fBytes has there been any progress on this? (Just personally curious how the implementation will work) |
@Lord0fBytes still wanna work on this one? |
Now that we have a contact page thanks to #139, I believe it would be logical to point the Show pages to have the "Contact" link point to
https://jupiterbroadcasting.net/contact/
instead of, say,https://coder.show/contact
it would mean:
I believe that's an acceptable compromise. Thoughts? Open to feedback, as always.
The text was updated successfully, but these errors were encountered: