|
Diagnosis The step loop contains an element that is not allowed in a tablecontrol. System Response The step loop cannot be converted into a table control. Procedure Check the elements in the step loop and either remove or convert theones that are not allowed in a table control. The following elementsare currently allowed:
- As a title element:
Static texts and dynamic output fields;
- As a column element:
Texts Input/output fields (including dropdown list boxes) Checkboxes and radio buttons (without text: if necessary, create thetexts separately in the title area) Pushbuttons.
|