Hello Shane,
There are 2 views.
1: view of participants (deelnemers). This one works fine after the function Minesh showed me. If the CPT field "Interested" has been selected this participant disappears from the view list.
2: view of interested (geinteresseerden). This is a copy from the first view with one exception: The filter for the CPT field "Interested". If this field has been selected, only these people will appear within this view. (at least, they should be).
So in fact there is only 1 parameter; the Checkbox field "interested"
Please let me know if you have enough information.
Best, Erik
I changed the password in the private message, please try again. I had no problem logging in.
Please try the on Causasus Rally. First you need to enable the extra tab in the rally itself.
Thanks!
Erik
I must apologize for the delay in response, however I'm looking for a post that will display the interested tab, could you send me a post that has that tab up so that I can have a look ?
Hi Shane,
The client asked me to disable the tab. I just enabled it again.
Please visit: hidden link tab: Interested.
From the participants tab I checked 3 participants as 'Interested' . They diasappeared from the tab 'Participants'. That is correct.
They now should appear under the tab "Interested."
Please see respons #580816 in this thread about the View.
Name of the View is : Deelnemers geinteresseerden ->2nd Query filter
It seems you might need to use taxonomies as a temporary workaround for the interested and not interested till I can test adequately the checkboxes because as it is right now it should work fine.
But unfortunately the, as "Interested" checked participant, is now visible again in the list (View) for Participants.
Maybe there the "wpcf-geinteresseerde" in this function also affects other views than the Participants view?
The main issue was that when you were telling the field to not save anything to the database when the user doesn't select the checkbox. This means that we were not able to evaluate a negative with our view.
However i've set the post group to save 0 to the database if the user doesn't select the option and now the Participants and the interests tabs work as intended.
Also you will need to go through and update the users by just clicking the update button on the post and they should start showing up. I used this rally here as a test hidden link
So as you can see its now displaying the relevant information.
Dear Shane,
Thank you for your help!
But with the new solution I had to alter 1000 participants one by one.
So I followed your first advice to use a taxonomy. Together with the plugin "Bulk Actions Select All" I managed to alter all the taxonomies in a few clicks.