Attach Delivery To Service Call
RespondidaHey,
I try to create automation that when I create a Delivery from a Service Call through the expanses tab, the system will automatic press OK and UPDATE in the expense window (Form 60116) That stay from the back and Being Focus after adding the Delivery.
I tried to create macro command but it does not work with no error message.
Activate();
Click($[1.0.0]);
What Can I Do?
Please Advise,
-
Comentario oficial
Hi Dikla,
Unfortunately, I am missing the full macro you are using to add the delivery through the service call.
To add the delivery, you need to use the click($[$1.0.0]) as you wrote and then, since the focust moved to a new screen, you need to use the activate() command right after the click command.
Hope it is more clear :)
Thanks ,Naama
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario