Registration form layout change..
Proposed new features of merit and bugs to be fixed. Messages are moved here from the main forum by moderators.
Gold and Silver members can add posts here directly.
Gold and Silver members can add posts here directly.
Registration form layout change..
by Tonyp » Tue Nov 16, 2010 7:30 pm
Could you implement it so that there is an option to show the registration form or instead of showing the form have a button saying "enter this event" and then the form is displayed?
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Wed Nov 17, 2010 10:17 am
You could implement this with javascript.
Wrap the form in a div with display:none style then add an onclick button/link that changes this style to display:block.
Geraint
Wrap the form in a div with display:none style then add an onclick button/link that changes this style to display:block.
Geraint
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Fri Nov 19, 2010 2:19 pm
Sorry could you be a bit more detailed?
Still not familiar with this system.
Still not familiar with this system.
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Fri Nov 19, 2010 3:02 pm
Like this
and
If that would work then I could put this together as a content plugin.
Geraint
- shot1.jpg (21.36 KiB) Viewed 1229 times
and
- shot2.jpg (27.16 KiB) Viewed 1229 times
If that would work then I could put this together as a content plugin.
Geraint
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Fri Nov 19, 2010 6:30 pm
Ahh ok.. would need to be a button saying "enter event" or some thing along them lines? as people whom are using the system struggle using paypal with credit cards :S
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Sat Nov 20, 2010 10:16 am
This example was in the list view but you could do the same for the detail page and you could use a different image instead of the [+] and [-] symbols. Then you could wrap the registration form.
I'll try to put it together as something that can be reused.
Geraint
I'll try to put it together as something that can be reused.
Geraint
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Sun Nov 21, 2010 1:50 pm
If you can that would be fantastic! saves people seeing the registration form all the time and you can actually see the registrations then 
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Mon Nov 22, 2010 1:42 pm
Can you try this content plugin.
Just wrap the bits you want to hide/reveal within
Should work with Jevents and Joomla content items too.
If you want to use an image for the toggle icon you need to put in the full <img> tag.
Geraint
Just wrap the bits you want to hide/reveal within
- Code: Select all
{toggle}content to hide/reveal{/toggle}
Should work with Jevents and Joomla content items too.
If you want to use an image for the toggle icon you need to put in the full <img> tag.
Geraint
- Attachments
-
togglecontent.zip- (1.78 KiB) Downloaded 58 times
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Tue Nov 23, 2010 7:33 pm
Thats great thanks..
But where do I find the files I need to edit? If there theme documentation anywhere?
Thanks
But where do I find the files I need to edit? If there theme documentation anywhere?
Thanks
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Wed Nov 24, 2010 10:02 am
Install and enable the content plugin then simply wrap the html content you want to toggle inside
- Code: Select all
{toggle} ... {/toggle}
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
19 posts
• Page 1 of 2 • 1, 2
Return to Feature Requests/Suggestions
Who is online
Users browsing this forum: No registered users

