Define New Contact Person in a Macro
AnsweredHello Community,
I am trying to add a new contact person by using a Macro but cannot simulate clicking on the "Define New" row.
The command
messagebox($[$112.0.0.LAST])
displays "Define New" regardless of how many contact persons are on the BP, so I was hoping I could use
Click($[$112.0.0.LAST])
but this fails to do what I hoped. After executing this the focus is left on the 1st field of the 1st Contact person record.
Is it possible to do this in a macro?
Will be grateful for any help,
0
-
Official comment
Hi Ian,
You might want to try Click($[$112.ROWSHEADER.0.LAST]); here. :-)
Best regards,
Thomas
-
Thank you Thomas, as promised I am grateful :-)
Merry Christmas!!
-
Merry Christmas Ian!
Please sign in to leave a comment.
Comments
3 comments