I am an amateur programming so I try to learn what all the field types that exist and how they are used. For example ajax points, ajax text and all the query, but I can not find any documentation or tutorial?
Ajax Points is replaced in CB 2.0 with an internal Points field (improved quite a bit), but basically it provides a incrementing fieldtype. For example the Karma under Posts (to the left) could be duplicated using a Points field.
Ajax text is basically just a text field that can be edited from profile view instead of profile edit. This plugin is deprecated and you should use CB Core Fields Ajax though as it provides ajax features for more fieldtypes.
CB Query Field has quite a bit of advanced functionality. Its basic Query fieldtype allows you to query a database and output the results as a field value on users profiles. There's also the Query select types, which are like normal select fields except they get their values from a database query instead of manually entering them while editing the field in backend. There's also the Query validation feature, which allows you to validate a normal fields value against a database query (this is good for checking values to ensure they're unique, etc..).
As KatoKalin provided we also have tutorials available for some of this. Yes, our documentation is a bit dated at the moment, but Nick has been working very hard to build new documentation for release at a later time (after most of CB 2.0 has become more finalized).
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.