Hello. Thank you for contacting the Toolset support.
Can you please tell me for what post type and for what form what custom fields are missing?
In addition to that, I will require admin access details to check whats going wrong with your setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
You said:
It contains both forms:
"Nieuwe gebruiker registreren DEF"
"Profiel gebruiker aanpassen DEF"
==>
On what page/post I can see both the forms? what form you want to display? what is your expected output?
it can't be difficult to look into the conditionals and see if the behavior in front-end is correct?
example:
select ik "ben een koper" and ik wil "een eigendom verkopen". the conditional tells that on click ik heb "een eigendom te koop", de eigendom "staat publiek te koop/ niet publiek te koop", ik ben "de enige eigenaar/ mede-eigenaar", ik "ben bereid om te verkopen/ niet bereid om te verkopen". NEITHER of this information appears. That's the issue which affects all conditionals.
I see with the following custom field group:
=> hidden link
For the field "Ik wil" - you set to save the value 1 for all checkboxes options. You should setup different value for all those options. And then try to setup conditions within the form based on the value you set for these options.
Can you please try to adjust this and let me know if you will require further help.
That is not the issue. For the other custom fields the value to store is alo set to 1 and some of them are showing up correctly. For example "Ik ben". Check it here: hidden link.
Example (again):
Select ik "ben een koper" and ik wil "een eigendom verkopen". The conditional tells that on selection ik heb "een eigendom te koop", de eigendom "staat publiek te koop/ niet publiek te koop", ik ben "de enige eigenaar/ mede-eigenaar", ik "ben bereid om te verkopen/ niet bereid om te verkopen" should show up. Although these fields don't show up!