Thanks, that seemed to make sense. However, when I went to do it, the page blew code all over the place. I am using the latest version of 2.00 (130802). See attached screen shot.
Checking the database, the value is properly stored. See attachment.
Reviewing the source code from the page, it appears that Lime is dumping style infomation into the text field's value declaration. Like this:
<input class="text " type="text" size="20" name="39382X132X2265City" id="answer39382X132X2265City" value="<span style='background-color: #eee8aa;'><span title='Conditional processing; if(test,result_if_true,result_if_false)' style='color: blue; font-weight: bold'>if</span>(<span title='Undefined variable' style='border-style: solid; border-width: 2px; border-color: red;'><span title='Undefined variable' style='color: red; font-weight: bold'>RsA1auto_1</span></span>, <span title='[java39382X132X2265City][G:4][Q:23]: City/Town; value={ if(RsA1auto_1, RsB1_City, "") }' style='color: #996600; font-weight: bold' onclick='window.open("/s/index.php/admin/survey/sa/view/surveyid/39382/gid/132/qid/2265");'>RsB1_City</span>, <span title='' style='color: gray'>""</span>)</span>" onkeyup="checkconditions(this.value, this.name, this.type);" />
Thoughts?
Checking the database, the value is properly stored. See attachment.
Reviewing the source code from the page, it appears that Lime is dumping style infomation into the text field's value declaration. Like this:
<input class="text " type="text" size="20" name="39382X132X2265City" id="answer39382X132X2265City" value="<span style='background-color: #eee8aa;'><span title='Conditional processing; if(test,result_if_true,result_if_false)' style='color: blue; font-weight: bold'>if</span>(<span title='Undefined variable' style='border-style: solid; border-width: 2px; border-color: red;'><span title='Undefined variable' style='color: red; font-weight: bold'>RsA1auto_1</span></span>, <span title='[java39382X132X2265City][G:4][Q:23]: City/Town; value={ if(RsA1auto_1, RsB1_City, "") }' style='color: #996600; font-weight: bold' onclick='window.open("/s/index.php/admin/survey/sa/view/surveyid/39382/gid/132/qid/2265");'>RsB1_City</span>, <span title='' style='color: gray'>""</span>)</span>" onkeyup="checkconditions(this.value, this.name, this.type);" />
Thoughts?