753 Posts in 310 Topics by 289 members
| Go to End | Next > | |
| Author | Topic: | 4478 Views |
-
Contact Form in a Widget

22 January 2009 at 4:42pm
How would I go about putting a contact us form inside a widget? Is it possible to execute php on a form post from inside a widget? Or better yet, is it possible to use Silverstripe forms inside a widget?
-
Re: Contact Form in a Widget

24 January 2009 at 3:27pm
You can do this I think
see how the login widget is created, and try to hack around it. http://www.silverstripe.org/Log-in/
-
Re: Contact Form in a Widget

19 February 2009 at 11:40am
Heh, I made the login widget, which is just a hack itself.
It dosen't contain a Silverstripe form, but rather just submits to the Security controller I think.
This page tells you how to add a form to a widget:
http://doc.silverstripe.com/doku.php?id=widgets:forms&s=widget%20formUnfortunately it does not work in SS 2.3 yet...
-
Re: Contact Form in a Widget

23 February 2009 at 3:52pm
Hey guys, I've now updated the widget forms docs with code that actually works.
-
Re: Contact Form in a Widget

25 July 2009 at 9:54am Last edited: 25 July 2009 6:38pm
I've tried to build a contact form widget based on this recipe. But I have some problems with the posting. I get the following error message:
Website Error
There has been an errorThe website server has not been able to respond to your request.
I have created a topic wich includes my code here...
I would be pleased if some of you experts had some tips for me!!
-
Re: Contact Form in a Widget

14 November 2009 at 6:21am
Thomas have you solved your problem since hten ? i have the same kind of problem for my widget and I would enjoy any hints on how all of you guys managed to solve this issue. 'Been on this issue for over three weeks now, the clients are not gonna be very happy!!
-
Re: Contact Form in a Widget

18 November 2009 at 9:04pm
No sorry, I gave up on that. But I am reading the SilverStripe book now so hope that will increase my understanding to find out of this among other challenges I've met developing in SS. Will post it in this thread then.
-
Re: Contact Form in a Widget

4 February 2012 at 12:58am
Hello Thomas,
Have you managed to write a contact form widget yet?
| 4478 Views | ||
| Go to Top | Next > |





