vigetlabs / wordpress-site-starter

2 stars 0 forks source link

[N/A] ACF Block Forms (Concept) #120

Open bd-viget opened 2 days ago

bd-viget commented 2 days ago

Summary

This PR is a proof of concept to use ACF + ACF Blocks Toolkit to create a set of blocks that can be used create forms.

Proof of Concept Features

Since this was pretty much thrown together in the last 24 hours, you can expect some bugs and limitations. The main known bug at the moment is reloading a submitted form results in duplicate stored submissions.

Issues

Testing Instructions

  1. Check out the bd/block-forms branch
  2. Add a form to any page
  3. Submit that form

Screenshots

Default Form Template

Screenshot 2024-07-02 at 10 42 41 AM

Demo Form Front-end

Screenshot 2024-07-02 at 10 39 15 AM

Demo Form Back-end

Screenshot 2024-07-02 at 10 42 02 AM

Form Submission Confirmation Message

Screenshot 2024-07-02 at 10 52 00 AM

Form Submissions Page

Screenshot 2024-07-02 at 10 41 30 AM