DoubleClick($[$item.col.0]); Respondida

Eddie Lam

Dear Support,

I use UF - Macro to copy Sales Order to a Down Payment Invoice. I added a button and I can open the Down Payment Invoice screen and click the Copy From button. Now, I need to double click the [SO No.] in the [List of Sales Orders] and put the number to [Find] box and search. However, I cannot make the DoubleClick work. Please advise. Thanks.

Comentarios

1 comentario

  • Comment author
    Yaremi Miranda Lopez
    • Comentario oficial

    Hello Eddie,

    In this case, you need to use another macro command:

    SortColumn($[$item.col.0]);

    Hope this helps =)

Iniciar sesión para dejar un comentario.