Frontend form rendering and submission handling #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Render forms on the frontend site and handle submissions with validation, file uploads, and spam protection.
Tasks
Embedding
Forms can be embedded in articles via shortcode:
{mokosuiteform id=3}Dependencies