Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hi,

I am new to Couch, an I am loving it so far and finding it very logical. I have a quick question, though. Is it possible to have a user submitted form with a form action and still capture the data to display in the admin area?

Thanks,
Ian
Hello Ian :)

If the form 'action' is set, submitting the form will invoke that action URL (as opposed to the form itself) and so the cms:persist_form tag will not execute. Obviously this will lead to the submitted values not getting persisted.

That said, can you please let me know the exact scenario where you require such a setting?
Perhaps we can work out something.

Thanks.
2 posts Page 1 of 1
cron