cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
621
Views
0
Helpful
1
Replies

Copying enterprise fields to the Clipboard

Robert Dawson
Level 1
Level 1

Hi

I’m looking at grabbing some enterprise fields from CAD into a number of different web forms. I don’t want to reference the enterprise field and use a macro to insert it; I simply want to copy an enterprise field to the clipboard so that it can be utilized by the agent elsewhere.

Does anyone have any idea how to achieve this using a macro?

Many thanks for your help!

1 Reply 1

Might not be fancy, but what about just using keyboard commands?  Like Cntrl-A (select all), Cntrl-C (Copy)?

david