[SOLVED] Email field IS visible??

9 years 4 months ago - 9 years 4 months ago #255254 by zingerdigital
[SOLVED] Email field IS visible?? was created by zingerdigital
We are using the users email on their profile as a link saying "Send Mail". So viewing users don't see their actual email address.

On the signup form is says "Email IS visible on Profile"(eye icon) next to the email field. Can that be removed, but still show the email link on the profile???

Please Log in to join the conversation.

9 years 4 months ago - 9 years 4 months ago #255259 by krileon
Replied by krileon on topic Email field IS visible??
Best I can suggest is edit the email field within CB > Field Management then under Parameters > Layout set "Icons Display" to "No Icons" (or any other setting you'd like, e.g. Only Required Icon) or use CSS to hide the icon.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: nant

Please Log in to join the conversation.

9 years 4 months ago #255269 by zingerdigital
Replied by zingerdigital on topic Email field IS visible??
I set the Icon Display to "Only Required and Info Icon" but is still showed all three icons.

Please Log in to join the conversation.

9 years 4 months ago #255271 by krileon
Replied by krileon on topic Email field IS visible??
Something is overriding the icon display most likely. This can happen when a fields edit display is altered. Do you've CB Conditional or CB Privacy installed? If so disable them and see if issue persists. If that resolves it then ensure both are up to date and re-enable. Your alternative is to use CSS to hide the icon. The CSS to do this is as follows.

.cbft_primaryemailaddress .cbFieldIcons .fa-eye {
    display: none;
}


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

9 years 4 months ago #255277 by zingerdigital
Replied by zingerdigital on topic Email field IS visible??
Thanks,

I did the CSS way and it worked fine.

Robert

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.179 seconds

Facebook Twitter LinkedIn