Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map that to the name() method.

  • Attach files
      Drop here to upload
    • Guest
      Jun 27, 2025

      This one I'd give a pass and not call a bug as such. The core Java Bean classes don't resolve Record properties either, so it takes a specific feature addition to support them - one I think is worth it, but it's not unreasonable that XPages's old EL doesn't support something that came out much later than it.

    • Admin
      Thomas Hampel
      Jun 27, 2025

      Do you consider this being a bug? If so, then it should be a support ticket