Forum Post: rbf_getFieldValue() defect?

  • Thread starter Thread starter matman
  • Start date Start date
Status
Not open for further replies.
M

matman

Guest
I wrote a little script on one of my pages, in which I had to retrieve the live value of a checkbox on that page. I decided to use the rbf_getFieldValue() function because it has helped me out a lot of times. But when I used it on the checkbox, it took the 'getFieldValue' a bit to literally. When using this on a checkbox it returns: img src="https://www.rollbase.com/prod1/images/notchecked.png" border="0" height="16" width="17" Rather than just yes/no or true/false etc. I understand why it does this, but perhaps it's could be a nice suggestion to adjust the code so it'd return true / falseon checkboxes?

Continue reading...
 
Status
Not open for further replies.
Back
Top