CB Conditional jQuery RangeError

7 years 4 weeks ago #292524 by sysopcrew
CB Conditional jQuery RangeError was created by sysopcrew
When CB Conditional is published and I'm trying to edit the profile, the console throws out a RangeError:
Uncaught RangeError: Maximum call stack size exceeded
    at RegExp.[Symbol.replace] (<anonymous>)
    at String.replace (native)
    at Function.fa.matchesSelector (https://tor.metroskywarn.org/media/jui/js/jquery.min.js:2:12152)
    at Function.n.filter (https://tor.metroskywarn.org/media/jui/js/jquery.min.js:2:23820)
    at z (https://tor.metroskywarn.org/media/jui/js/jquery.min.js:2:23631)
    at a.fn.init.is (https://tor.metroskywarn.org/media/jui/js/jquery.min.js:2:24357)
    at Object.<anonymous> (https://tor.metroskywarn.org/components/com_comprofiler/plugin/user/plug_cbconditional/js/cbcondition.min.js?v=b8b5f56232dc8219:1:565)
    at Function.each (https://tor.metroskywarn.org/media/jui/js/jquery.min.js:2:2881)
    at HTMLSelectElement.conditionElement (https://tor.metroskywarn.org/components/com_comprofiler/plugin/user/plug_cbconditional/js/cbcondition.min.js?v=b8b5f56232dc8219:1:398)
    at HTMLSelectElement.i.settings.init.i.changeHandler (https://tor.metroskywarn.org/components/com_comprofiler/plugin/user/plug_cbconditional/js/cbcondition.min.js?v=b8b5f56232dc82

Turning off Conditional eliminates this. The problem is that I'm trying to enable Google Authenticator/Two Factor Authentication, and this error prevents jQuery from expanding the TFA setup when you select Google Authenticator on the Params field. Even if params is not published, this RangeError appears.

Fields that use CB Conditional to hide when empty are still shown.

--
David Riviera

Please Log in to join the conversation.

7 years 3 weeks ago #292547 by krileon
Replied by krileon on topic CB Conditional jQuery RangeError
You'll need to enable debug mode and maximum error reporting in Joomla global configuration then supply the error again. As is it's minified and have no idea where the error is happening exactly. Please also ensure both CB and CB Conditional are completely up to date.


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.

7 years 3 weeks ago #292674 by sysopcrew
Replied by sysopcrew on topic CB Conditional jQuery RangeError
CB 2.1.2
CB Conditional 4.0.7+build.2016.12.19.16.43.36.f90e58272
string(122) "{"location":"edit","input":"","operator":7,"value":null,"condition":{"match":false,"show":[136],"hide":[],"static":false}}"
string(116) "{"location":"edit","input":1,"operator":0,"value":1,"condition":{"match":true,"show":[133],"hide":[],"static":true}}"
string(116) "{"location":"edit","input":1,"operator":0,"value":1,"condition":{"match":true,"show":[146],"hide":[],"static":true}}"
Uncaught RangeError: Maximum call stack size exceeded
    at RegExp.[Symbol.replace] (<anonymous>)
    at String.replace (native)
    at Function.Sizzle.matchesSelector (/components/com_comprofiler/js/jquery/jquery-2.2.4.js?v=20b908df48a75fbe:1415:14)
    at Function.jQuery.filter (/components/com_comprofiler/js/jquery/jquery-2.2.4.js?v=20b908df48a75fbe:2768:15)
    at winnow (/components/com_comprofiler/js/jquery/jquery-2.2.4.js?v=20b908df48a75fbe:2749:18)
    at jQuery.fn.init.is (/components/com_comprofiler/js/jquery/jquery-2.2.4.js?v=20b908df48a75fbe:2807:12)
    at Object.<anonymous> (/components/com_comprofiler/plugin/user/plug_cbconditional/js/cbcondition.js?v=b8b5f56232dc8219:292:15)
    at Function.each (/components/com_comprofiler/js/jquery/jquery-2.2.4.js?v=20b908df48a75fbe:365:19)
    at HTMLSelectElement.conditionElement (/components/com_comprofiler/plugin/user/plug_cbconditional/js/cbcondition.js?v=b8b5f56232dc8219:277:5)
    at HTMLSelectElement.cbcondition.changeHandler (/components/com_comprofiler/plugin/user/plug_cbconditional/js/cbcondition.js?v=b8b5f56232dc8219:66:23)

Sizzle.matchesSelector	@	jquery-2.2.4.js?v=20b908df48a75fbe:1415
jQuery.filter	@	jquery-2.2.4.js?v=20b908df48a75fbe:2768
winnow	@	jquery-2.2.4.js?v=20b908df48a75fbe:2749
is	@	jquery-2.2.4.js?v=20b908df48a75fbe:2807
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:292
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
conditionElement	@	cbcondition.js?v=b8b5f56232dc8219:277
cbcondition.changeHandler	@	cbcondition.js?v=b8b5f56232dc8219:66
dispatch	@	jquery-2.2.4.js?v=20b908df48a75fbe:4737
elemData.handle	@	jquery-2.2.4.js?v=20b908df48a75fbe:4549
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7807
jQuery.event.trigger	@	jquery.migrate.js?v=20b908df48a75fbe:633
(anonymous)	@	jquery-2.2.4.js?v=20b908df48a75fbe:7875
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:137
trigger	@	jquery-2.2.4.js?v=20b908df48a75fbe:7874
hideElement	@	cbcondition.js?v=b8b5f56232dc8219:433
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:332
each	@	jquery-2.2.4.js?v=20b908df48a75fbe:365
(anonymous)	@	cbcondition.js?v=b8b5f56232dc8219:331

--
David Riviera

Please Log in to join the conversation.

7 years 3 weeks ago #292678 by krileon
Replied by krileon on topic CB Conditional jQuery RangeError
Change trigger and the condition check are getting stuck in a loop from something. Please ensure CB and all installed CB plugins are completely up to date. Next redo those 3 conditions and provide what you've them configured to. It shouldn't be allowed to get stuck in a loop as a CSS class will block subsequent conditions unless something is hiding it then showing it over and over.


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.

7 years 3 weeks ago #292693 by sysopcrew
Replied by sysopcrew on topic CB Conditional jQuery RangeError
Everything Joomla and CB are update-to-date (green version numbers).

I tracked it down to the condition being set on one specific field.

This field & conditional work:
string(142) "{"location":"edit","input":"March 19 Bloomington","operator":6,"value":null,"condition":{"match":false,"show":[],"hide":[133],"static":false}}"

This field & conditional fails:
string(121) "{"location":"edit","input":"","operator":6,"value":null,"condition":{"match":true,"show":[],"hide":[136],"static":false}}"

These are identical fields: Drop Down (Single Select) with identical CB Conditional settings. What causes it to fail? When the value is empty. They are a drop down of our class locations each year. cb_2016class (ID: 133) and cb_2017class (ID: 136)

You don't need to attend a class every year, so I only want to show this field when they have a class recorded for a particular year.

The problem seems to be when this conditional setting is looking for empty on a drop down field. If I assign a value to both fields, everything works, there are no errors, and the Google Authenticator TFA setup works. This was also causing the "Reposition Image" on Canvas to fail. Basically, it stopped all jQuery from continuing. If a drop down is empty, the conditional error appears.

--
David Riviera
Attachments:

Please Log in to join the conversation.

7 years 3 weeks ago #292694 by sysopcrew
Replied by sysopcrew on topic CB Conditional jQuery RangeError
The simple solution for me right now is to just not display these fields on Edit. They are all Read Only, and are actually modified through my external PHP code that loads JFactory and the CB API (another one of my posts).

The Conditional works properly on profile viewing, so by not displaying this on Edit at all, the conditional doesn't trigger the error, and the other jQuery options work (TFA setup and Reposition).

Could it be a glitch or conflict with checking if a drop down is empty on the edit page? That would be my guess. An obscure configuration that just shouldn't exist in the universe. LOL.

Conditional is stuck evaluating to determine if it should show/hide a field based on the value of the field on the page you set the value. I didn't try turning off the "For... Profile Edit" in the conditional before I just removed the field from Edit altogether, but that might be the culprit.

--
David Riviera

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.193 seconds

Facebook Twitter LinkedIn