Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

My ideas: EGL Language

Showing 24

Memory de-allocation of Library Function variables before leaving the function

We would like to see the automatic de-allocate of the local Library Function Variables before leaving the Function. This would reduce the memory consumption of the CICS Transaction.
over 11 years ago in IBM Rational Business Developer / EGL Language 5 Planned for future release

suppressChangeEvent on DojoCheckBox and other Dojo-fields

RBD9.5 introduced a property suppressChangeEvent on DojoTextField. This was very useful since we were now able to eliminate a lot of code that would simulate this working when set to true. However, this property seemed to be implemented on text-ba...
over 7 years ago in IBM Rational Business Developer / EGL Language 1 Planned for future release

(RUI) Want to be able to find a field/variable/widget in the DOM Tree programmatically.

(RUI) Want to be able to find a field/variable/widget in the DOM Tree programmaticallyThen be able to manipulate the widgetCurrent solution - added attribute and are "looking" for it, but wondered/wanted easier way
about 8 years ago in IBM Rational Business Developer / EGL Language 1 Planned for future release

EGL/RUI is consuming unnecessary memory from the browser. We need an automatic garbage collection process just like in Java..

To manage memory consumption in EGL/RichUI applications, you have to either reuse widgets or destroy widgets 'manually'. Reusing widgets makes software unnecessary complex postponing memory issues in larger apps. Manually destroying widgets is tim...
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

Support property "closeable" and event "onclose" for DojoDialog

The EGL Rich UI DojoDialog widget used to support the closeable property and the onclose event. These elements were removed by IBM at some point from the EGL DojoDialog wrapper.These are fundamental elements of a dialog dialog box, still fully sup...
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

ondoubleclick event

can you add an ondoubleclick event for widgets?
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

Need direct access to underlying data in DataGrid.

The standard way to build a grid is fine but to control a grid that is already built sometimes requires access to the components used in the implementation of the DataGrid widget. When the DataGrid was still a tech preview we could access the "gri...
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

Support DojoComboBox validation under MVC

DojoComboBox does not currently support validation under the common model in place using EGL's MVC infrastructure. We would like to be able to include DojoComboBox components on our forms and use MVC validation on their contents.
over 12 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

EGL regular expressions should support java.util.regex syntax

The syntax for regular expressions in RBD is somewhat limited compared to possibilities in java. Expressions written for java cannot be used in EGL.
about 13 years ago in IBM Rational Business Developer / EGL Language 3 Planned for future release

Allow build descriptors to be specified as annotations

When working with Rich UI applications in the RBD tooling today it is often necessary to set properties at a package or part level indicating whether to use a Java or a JavaScript build descriptor during generation. For example, Rich UI handlers n...
over 12 years ago in IBM Rational Business Developer / EGL Language 5 Planned for future release