[SOLVED] CB 2.0.4 and CB Progress Field 3.0.1

9 years 4 months ago - 9 years 4 months ago #254483 by pasquale1980
[SOLVED] CB 2.0.4 and CB Progress Field 3.0.1 was created by pasquale1980
Hi, with CB 2.0.4 and CB Progress Field 3.0.1 if the profile is incomplete, after login, the user is not redirected to the edit profile page, but at the page that I set. Instead with CB 1.9.1 e CB Progress Field 2.1.1 works fine.
The new CB Progress Field 3.0.1 does not have the dropdown with "Enable" and "Disable" so I presume is already active.
I forget something? How can I fix it?
Thanks.

Please Log in to join the conversation.

9 years 4 months ago #254534 by krileon
Replied by krileon on topic CB 2.0.4 and CB Progress Field 3.0.1
Latest release is 3.0.2. Please update as there were a few bug fixes made and improvements to field completeness checking. As for the profile edit redirect, that feature is removed in the 3.x release as it was not reliable and conflicted very badly with CB Privacy and CB Conditional (especially if an input was hidden for example).


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 4 months ago #254553 by pasquale1980
Replied by pasquale1980 on topic CB 2.0.4 and CB Progress Field 3.0.1
I would like to create a redirect with a warning if the profile is not complete.
What kind of value I have read in the field type "Progress" to use it in a condition? Example: in CB Auto Action try so:
if cb_progressfield is "Less Than" 100 then......
but does not work. What value must read in cb_progress?
Thanks.

Please Log in to join the conversation.

9 years 4 months ago #254565 by krileon
Replied by krileon on topic CB 2.0.4 and CB Progress Field 3.0.1
You need to use a valid substitution of your progress field. Raw output for progress field is an integer from 0 to 100. Example as follows.

[cb_progress] Less Than 100

You may need to use the following to cause an API call.

[cb:userdata field="cb_progress" /]


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 4 months ago #254582 by pasquale1980
Replied by pasquale1980 on topic CB 2.0.4 and CB Progress Field 3.0.1
I tried (see screenshot)

[cb:userdata field="cb_progress" /] Less Than 100

but it does not work.
On the database in which table I find the value of the field cb_progress?
Attachments:

Please Log in to join the conversation.

9 years 4 months ago #254655 by krileon
Replied by krileon on topic CB 2.0.4 and CB Progress Field 3.0.1
Try adding the substitution to a delimiter field and see what the output is. Ensure the field is accessible to the user entirely otherwise it won't be able to substitute in. Please also provide a screenshot of the first tab of your action so I can review the triggers, user, and access parameters.


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: 1.953 seconds

Facebook Twitter LinkedIn