DoubleClick($[$item.col.0]);
AnsweredDear 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.
0
-
Official comment
Hello Eddie,
In this case, you need to use another macro command:
SortColumn($[$item.col.0]);
Hope this helps =)
Please sign in to leave a comment.
Comments
1 comment