Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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.

Status Delivered
Workspace IBM i
Created by Guest
Created on Jun 13, 2018

RDI: Key Fields in outline should not be sorted

In the outline there is a tag called "Key Fields" showing the key fields in the file. That is a good idea. But if you have selected "Sort by name" then the fields in this tag are sorted too. This is not very practical because you have to deselect "Sort by name" in order to see the right sequence of the key fields. The sequence is important when you for example are coding a KLIST.


Use Case:

A file have the key fields in this sequence field2, field1, field3.

If you "Sort by name" then it is shown in the outline like this:
-- Key Fields
-- field1 <-- 2. keyfield
-- field2 <-- 1. keyfield
-- field3 <-- 3. keyfield
Alphabetic but not in correct sequence.

If you deselect "Sort by name" then it is shown in the outline like this:
-- Key Fields
-- field2 <-- 1. keyfield
-- field1 <-- 2. keyfield
-- field3 <-- 3. keyfield
Now the sequence is right.

The sequence should be kept whatever "Sort by name" is selected or not.


Idea priority Low
  • Guest
    Reply
    |
    Feb 18, 2020

    This feature has been delivered as part of the Rational Developer for i V9.6.0.7 product.

    Fix list and link to download doc: https://www-01.ibm.com/support/docview.wss?uid=swg27038481#9607

  • Guest
    Reply
    |
    Jul 5, 2018

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.
    Only klist, plist and key fields will be implemented.

  • Guest
    Reply
    |
    Jun 15, 2018

    Or at least indicate within the outline that a field is a key field and its sequence with a trailing (#) for the number

  • Guest
    Reply
    |
    Jun 15, 2018

    Or at least indicate within the outline that a field is a key field and its sequence with a trailing (#) for the number

  • Guest
    Reply
    |
    Jun 15, 2018

    You might consider also to keep the sequence for the fields in the KLIST that are shown in the "Key Lists" in the outline.