Huh! ????
My language is Croatian, so I think it will be even harder because you do not have support in Croatian...
I will try once more with simple sentences from beginning ...
I'm working on a web site where users will be able to post some issues in their environment.
They can do this through this CRED form on this page:
hidden link
NOTE: There is only ONE form for that, there is no any other form...
This form provides data for custom post which will be published on the frontend after approval of administrator.
After admin's approval, Problem is published on the frontend like this one:
hidden link
Near the end of post of listed problem you can see last two published fields, email and name/surname of observer (Perceiver:Goran Malovic, email perceiver:gogo@yahoo.com). Please use translate to English!
But some users have said they do not want their personal information to be public!
So I have to add an option to users in the CRED form, so they can decide whether their email and their name and surname will be public or not ...
I have tried to solve this by making condition in the "Toolset/ post Field /EditGroup" for those fields (with personal data "email" and "Name and surname"), by adding a new checkbox "Public personal information?" which is related with personal data fields by conditionals option (which can be set for every custom field under option "Conditional display").
NOTE: Personal data fields (email,name and surname) in CRED form are mandatory because we need those data for notification emails (post approvals etc.).
Everything seemed fine, but if a user decides that he does not want his personal information to be public and unmark checkbox, the entry lines for personal data disappears from the form.
Now the big problem is how any notification email will be sent if the user can not enter his personal data because those input fields are now hidden or deleted by set conditions...
How to leave all fields in CRED form visible or not deleted by conditional output? That the user can fill in all the fields, especially mandatory as email and name and surname (needed for email notifications etc.).
Conditional output should work only for publishing after admin approval of listed problem on the frontend.
Just imagine you want to post some problem onto this site, also you want to receive notifications about it, but don't want your personal information to be publicly released.
CRED Form now hides those input fields and also deletes already entered data, if you decide that your personal information will not be published (by unmarking checbox "public personal data"). It seems it's now working like user don't want even admin knows his personal informations, completely anonymous , without notifications messages...
CRED Form should keep those data, Just not published on frontend! That is what we need...
If you don't understand even now, please sorry on my boring...
In that case just please tell me if there is a way to add a condition "will some data from CRED form be published or not", by user choice during filling that form,but retained in the post's database?
Thanks,
Sinisa