1999 Posts in 530 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » Bookings system help needed
Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 3112 Views |
-
Re: Bookings system help needed

25 February 2010 at 2:57am
If I understand correctly, you are looking for passing the params of a single event into a sort of form for booking/reservation. If that's the case, I can provide a solution which I did on a workshop with people registering online.
Let me know.
Mathias
-
Re: Bookings system help needed

1 March 2010 at 11:48pm Last edited: 1 March 2010 11:48pm
Hi mathiasmex,
i am interested in your booking-solution, too. I am looking for a way to give a special user group the right to write into the event calendar (only logged in users). They should only have the right to write new events but not to overwrite existing Events.
Greetings, Carsten..
-
Re: Bookings system help needed

6 March 2010 at 7:13am
hello mathiasmex
i have installed event manager and its working fine i need a registration form using which one can reggister for a particular,once register the information can be seen in admin panel (last part is not tht imp) or is mailed to admin.
If you can help me with your code it will br a great help.
thank you in advance -
Re: Bookings system help needed

6 March 2010 at 11:40pm
Hi Rishi,
I have attached a zip with some example code.
Basically you need to include a function in your Workshop_Controller, set the right link in Workshop.ss (see line 22), create the form and the templates for the form.
Make sure to pass the right variables into the form (see line 35 in Forms.php). To get the whole variables passed, in dev mode you can include aDebug::show;
in the Forms.php to see all the variables, which are passed from your event.
Hope this gets you an idea.
mathiasmex
-
Re: Bookings system help needed

2 June 2010 at 8:05pm
hello mathiasmex
thats was really very kind of you ,you have helped me in a great way,thank you very much.
that was what I was trying to achieve.thank you once again
| 3112 Views | ||
| Go to Top |



