Can I achieve this complex user-centric solution in WordPress ?
-
Hi,
I am in a fix as how to achieve a user populated database of searchable data.
I need to give user a front-end from where he/she can enter his campaign and select pre-defined variable from the database. The scenario is
- The user, registers with the wordpress website and enters name, address, and description of his campaign
- Then user is then required to enter variables which are common to all campaign. These variables include:-
- Topic of Campaigns (Agriculture, Coastal, Biodiversity, …)
- Type of Activity (Campaign, Advocacy, Education, …)
- Material/Tools (Videos, Images, Documents, …)
- The user is supposed to be presented with a dropdown of all these variables (which are filled for previous campaigns), so that if it matches with existing campaign, he/she can select it, otherwise writes a new value of the variable, which should then be added to the dropdown.
- My first question would be:- How to achieve this in the Administrator?
My second question is showing this information in the site.
These campaigns will be searchable from the website by the visitors. It will be done through the variables which are talked above.
The user will be shows all these variables with their values in drop down to let people select the value they like and press search button.
Whichever campaign matches their search should present itself.My second question would be:- That How to make search this complex in the website?
I will be very thankful if you can assist me in anyway, may be through plugins, chunks etc.
Many Thanks
- The topic ‘Can I achieve this complex user-centric solution in WordPress ?’ is closed to new replies.