Replies: 0
Hi
I want to build a approval page using wordpress, and want to clarify if WPForm can do the following?
Here are the flow:
1. A page that fetch records (Post ID, Image, Title, Text Content fields) from a custom mysql table.
2. Display each records in “List Table” format and At the end of each display record, add a slide button (Or Selection button) for “Yes / No”.
3. Once “Submit” button clicked, it will do the following:
A. For records with “Yes” selected, it will upload to Another mySQL table.
B. Clear all the records from existing mysql table.
Can you let me know if WPForm can do the the above task??
Thanks with regards
JC