Formidable To Dos

Formidable To Dos

Instructions:

These tasks are intended to test your ability to learn and use Formidable Forms. We are looking for accuracy, proper functionality, and attention to detail.

This is your site to experiment with. While these types of customizations are not required, you are welcome to:

  • Change themes
  • Use any Formidable add-ons or other available plugins
  • Add custom code snippets or custom CSS

You are encouraged to explore any page, form, or setting. Don’t be concerned about breaking anything as we can always do a reset

Good luck, and have fun!

Task 1 – Create a Form

Choose any form from this page and recreate it using Formidable Forms. Make it look as much like the original as possible. Embed your form on a new WordPress page and add that link below.
Task 1

Task 2 – Create a View

We’ve created a Formidable form for entering animals and have pre-populated this form with about 10 entries (animals and their classes)
  1. Create a Formidable View that displays a list of all the animals, their class and a link to view each animal individually (Detail page).
  2. Add comments on the individual animal pages using these instructions.
  3. Insert your Formidable View in a new WordPress page and enter that link below
Task 2

Task 3 – Create a Complex/nested View

Using the same form for entering animals.
  1. Create a new Formidable View that lists all the animal classes with all animals matching that class underneath. For example, we want to see “Mammal” with all mammals listed underneath it. This documentation should be a good starting point. Hint: Two views will be needed.
    Task 3

    Task 4 – API Forms

    We have created two forms (Sending Form and Receiving Form). We’d like all entries created in the sending form to automatically create a matching entry in the receiving form using the API Add-on. See documentation here: API Docs
    1. Insert/embed the sending form on a WordPress Page
    2. Create a basic view that lists all the entries from the receiving form in a presentable way
    3. Embed the Formidable View created in step 2 on a WordPress page
    If everything is set up correctly, submitting an entry in your sending form should generate a listing in your receiving form view.
    Task 4
    Sending