Saltar al contenido principal

Possibility to add further fields in dropdown barcode in fert_ftstmp_abmeldung

Respondida

Comentarios

3 comentarios

  • Comentario oficial
    Martin Heigl

    You can create your own dropdown very simple

    windowevent click barcode_p
    dw_1.item.barcode.dropdown.select="BEAS_FTSTMP"."BARCODE" from "BEAS_FTSTMP" where <is_persfilter>
    end event

  • Daniel Gesk

    Good morning Martin,

    thank you very much for your answer. I will check.

    Best regards, Daniel Gesk

  • Daniel Gesk

    Hello Martin,

    it works very fine - thank you. I have only two further little questions:

    a) How can I insert headers like in standard situation?

       (I definied descriptions in my statement. These descriptions are not displayed) 

    b) Is it possible to decrease the number of blanks between the displayed fields?

    Thank you for your help.

    Best regards, Daniel

     

Iniciar sesión para dejar un comentario.