Saltar al contenido principal

Changing selected position in DataRepeater Produmex SCAN.

Respondida

Comentarios

1 comentario

  • Miguel Oscar Lozano

    Hi Robert,

    Thank you for your question.

    As the screen is currently designed, it is not possible to programmatically select a specific line (position) within the DataRepeater on the PickingLinesScreen after setting an index or value in an additional field.

    When a value is entered in the Item field and confirmed (Enter key), the system automatically navigates into the corresponding line, meaning that pre-selecting a different line is not supported by the current design.

    The only available workaround would be to adjust the sorting order in the query used to populate the screen, so that the desired line appears first in the list — since the first record is preselected by default when the screen loads.

    Implementing true line preselection would require a change on the standard screen design at development level.

Iniciar sesión para dejar un comentario.