Information before purchasing

13 years 5 months ago #145400 by theque
Information before purchasing was created by theque
Hello,

I am building a website for my niece's High School JROTC program. I am looking for a module, plugin or a way to edit the code of the current community builder profile system. Before I buy a subscription here at this website, I just want to know if the following things are possible.


1. I need to be able to have the combo boxes display one thing but have a value of another.

--The reason for this is I would like to have the cadets chose their rank Private, Corporal, Sergeant, Capitan etc... Then in the list view I would like to sort them in order of rank. Unfortunately ranks are not in order of precedence alphabetically. So I have to have (01) Colonel, (02) Lieutenant Colonel, (03) Major, etc so that when I sort them they are correct. This is an effective technique, but it looks bad and I would like to fix it.

2. I would like a combo box to display items based on a previous combo box's selection.

--An example would be if the cadet chose they are in A Company, they can not possibly be the S-2 NCOIC. If they chose Battalion Command Sergent Major, their rank can not be Private.

3. I would like to have certain criteria require conformation.

--Since this is a public web site, I do not want to confirm every single person who signs up. However if they select the check box that they are a cadet, I want to be able to confirm the account to keep out spammers and riffraff out of certian sections.


I know those are some very specific things I would like to do, and I am just trying to see if it is possible and if the answers I am looking for are here on this site. I am more than willing to subscribe to this site if I thought I would have a shot at getting the answers to these things.



Thanks in advance

Raymond Tayse

Please Log in to join the conversation.

13 years 5 months ago #145504 by krileon
Replied by krileon on topic Re:Information before purchasing

1. I need to be able to have the combo boxes display one thing but have a value of another.

Using language strings this is very doable. Example as follows in cbteamplugins language file.

[code:1]
CBTxt::addStrings( array(
'VALUE' => 'TITLE'
));
[/code:1]

2. I would like a combo box to display items based on a previous combo box's selection.

This is not available either out of the box or by subscription. CB currently does not support conditional fields.

3. I would like to have certain criteria require conformation.

This is not available either out of the box or by subscription. CB does not provide field input approval. While you can require approval for registration once they are registered they're free to do as they please with their data. An integration I suppose could be developed to add this support, but would require very extensive work.


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.

13 years 4 months ago #149415 by kenlyle
Replied by kenlyle on topic Re:Information before purchasing
I am just adding that I have a simple conditional fields use case: clients don't have a company name field, but vendors do.

Please Log in to join the conversation.

13 years 3 months ago #149480 by krileon
Replied by krileon on topic Re:Information before purchasing
kenlyle wrote:

I am just adding that I have a simple conditional fields use case: clients don't have a company name field, but vendors do.

This is something that can be done with CBSubs. If you use 2 different plans. 1 for Vendor and 1 for Client. Then hide the company name field for the Client plan using hide fields on registration (seen on workflows tab of your plans).


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.204 seconds

Facebook Twitter LinkedIn