Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    record.getAttributeAsInt doesn't return a value

    record.getAttributeAsInt("fieldName") and record.getAttributeAsLong("fieldName") return null. It's possible to get value by calling record.getAttribute("fieldName") only. Is it expected behavior?

    IE9
    SmartClient Version: v9.0p_2013-07-31/LGPL Development Only (built 2013-07-31)
Working...
X