To give awards with notation

9 years 2 months ago #258575 by jcamus
To give awards with notation was created by jcamus
Hie,

I have 2 tables honnor and honnor_map. How can i do to attribute award to CB user. First i thinked to use a forms component like rsform, breezing...etc Maybe it's possible with CB to define button with action to add or remove award through the profil edition ?

thanks

Please Log in to join the conversation.

9 years 2 months ago #258595 by krileon
Replied by krileon on topic To give awards with notation
You could use a simple Select field then use the Layout parameters to override its display. The select would have options for your various awards. Then in the profile layout you can configure substitution IF usages to determine how it'd display (e.g. if you wanted it to display as an image). This avoids having your two database tables and keeps it all tied to their profile. Example profile layout as follows.

[cb:if cb_awards=~"/award1/"]<img src="http://www.example.com/images/award1.png" />[/cb:if]
[cb:if cb_awards=~"/award2/"]<img src="http://www.example.com/images/award2.png" />[/cb:if]
[cb:if cb_awards=~"/award2/"]<img src="http://www.example.com/images/award2.png" />[/cb:if]

Next to allow editing the awards from profile view you could use CB Core Fields Ajax to make it ajax capable so you don't need to go to profile edit to change their awards. Aside from that you'll need to develop a custom awards solution or look into 3rd party award extensions.


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 2 months ago - 9 years 2 months ago #258686 by jcamus
Replied by jcamus on topic To give awards with notation
Thanks for your reply and sorry for my english, I wanted say : To attribute an award to a user in profil edition only for admin

If i understand, i can do that with a CB Core Fields Ajax and an awards solution
chris

Please Log in to join the conversation.

9 years 2 months ago #258705 by krileon
Replied by krileon on topic To give awards with notation

To attribute an award to a user in profil edition only for admin

Correct, that's what my suggestion will allow.

If i understand, i can do that with a CB Core Fields Ajax and an awards solution

No, you use a 3rd party solution OR you use a field solution with core fields ajax (assuming you want moderators to be able to give awards from a users profile).


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 2 months ago #258971 by jcamus
Replied by jcamus on topic To give awards with notation
I find jawards plugin, is there a version for J3 ? Even a beta ?

thanks
chris

Please Log in to join the conversation.

9 years 2 months ago #258996 by krileon
Replied by krileon on topic To give awards with notation
No idea, we're not the developers of jAwards. Check Joomla.org extension directory for award extensions.


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.

Moderators: beatnantkrileon
Time to create page: 0.224 seconds

Facebook Twitter LinkedIn