Quote:
Originally Posted by Billspaintball
This is looking very interesting, it may save me a heap of work.
A couple of quick questions about how a form can be submitted.
Save to database.
- Does this save into the vB database or a custom database?
- If it saves to the vB database, does it save the form data in a custom table based on the form fields, or does it save into the normal thread posts table?
- Can you have multiple behaviors on form submission.
By that I mean, can it save to a database and also start a new thread?
(Sorry if these have been answered elsewhere, had a quick look but didn't see them)
|
It saves it in a specific (non- default) table in the vb database.
One form can have multiple actions.
It saves to database like a post as a formatted result, viewable afterward on separate page