Using WordPress forms
-
How can I create a form in WordPress with, for example, 8 fields, where submitting the filled form sends the data to a WordPress page in such a way that the submitted data can be filtered using different parameters?For example, the submitted data could represent vehicles, each with 8 attributes such as price, engine displacement, etc.
If around 200 vehicles are entered into the site, they should be sortable and filterable, for instance so that the filtering shows only vehicles priced over $10,000.
How to make this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.