Display full tagpath in chart when drag&drop from tag tree

Hello
When I drag and drop tag from tag browser tree into easy chart, the created pen name only include last item in tag path.
For example for pump01/freq only shows freq in Easy chart.
How can I show full tag path in create pen in easy chart?

You have to re-implement your own onTagsDropped event handler (from scratch) to change anything about how that works.

Hi Phil
Could you give a startup script template for it?

There’s a bunch of examples already on the forum:

http://forum.inductiveautomation.com/search?expanded=true&q=onTagsDropped

1 Like