| 
Welcome, Guest

[SOLVED] Could I do this with delimiters?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [SOLVED] Could I do this with delimiters?

[SOLVED] Could I do this with delimiters? 1 year, 5 months ago #141092

  • Posts:
  • Karma:
Hello,

I like to use sex symbols in my site to avoid language debate, I'm connecting with facebook, that can only import text...

Would be possible to make a cb_gender text field that would link with facebook, but then appear, in a delimiter field with the symbols?

Also, would be possible to make the symbols in the update profile screen? I only link facebook in first import, and not everyone will do...

Thanks

Post edited by: krileon, at: 2010/09/03 20:21
Your feedback on the JED helps us improve Kunena.
The topic has been locked.

Re:Could I do this with delimiters? 1 year, 5 months ago #141193

  • Posts:
  • Karma:
Yes, using a conditional substitution you can display an icon based off the gender fields value. You'd need to set the gender field to not be visible on profile of course if you don't want a double gender display. More information on substitutions can be found within Tutorials from my signature. Example as follows.

 
[cb:if cb_gender="male"]<img src="http://www.example.com/images/male.gif" alt="Male" />[/cb:if]
 
Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly
CB links: Documentation - Templates - CBSubs - Hosting - Forge - Incubator - GroupJive
--
If you are a Advanced, Professional, Developer, or CBSubs 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 Advanced, 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 EST to 4:00 PM EST. 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 personal site(s)/link(s): AllMySocials - Tutorials
The topic has been locked.

Re:Could I do this with delimiters? 1 year, 5 months ago #141222

  • Posts:
  • Karma:
Many Thx!

Post edited by: Johnnydement, at: 2010/09/03 13:02
Your feedback on the JED helps us improve Kunena.
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.74 seconds