hi
at the first, i understand that cb not support joomla override system.
but how can i show value of some field in the different view?for example i don't want show age of user as simple number, i want show as circle chart number or for example his salary show with some effect.
you can see in the attachment
in other word how can i add some js to some field for better effective UI?
Use the layout parameters under Parameters > Layout of your field to customize how a field displays. You can also use a Custom HTML field and supply your own HTML structure then add the JS to your Joomla template. There's also CB Code Field, which you could use to output whatever you like using custom PHP. Use substitutions to substitute in the fields value in all of those usecases. See the below regarding substitutions usage.
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.