PerBonomi
10 years agoBoss
Custom form to submit message
Hi there. I'm hoping someone's done this already and won't mind sharing some insights, before I possibly start reinventing the proverbial wheel.
I'm looking to get rid of Google forms and use Lithium's native API to let users submit basic form inputs.
My goal is to have a custom page where users answers some simple questions and upon submit, use the API to post a new forum message to a specific board. The user submitting the message wouldn't necessarily have access to this board, so I suppose restadmin would have to be used.
Thanks.