Previous Topic: Repeating Groups and Automatic ScrollingNext Topic: Special Fields for Automatic Scrolling


Automatic Scrolling Command Values

If the Scroll Indicator property for a screen is set to Yes, the following values have special meaning to the Dialog Manager when placed in the Command field at execution time:

The Screen With a Nested Partial Repeating Group shows one way to represent this data on a screen. In this case, the screen shows ten out of a possible 100 customers, and for each customer, three out of a possible six phone numbers. Automatic scrolling cannot be used both to scroll through the values of Customer Name and the values of Customer Phone_Number. It becomes the designer's responsibility to provide the scrolling capability with procedure action logic.

More information:

Designing the Procedure Dialog