How to show one column of dataset has an editable tag value

Hi I've created a table from a dataset. the second column in the data set is a tag path. I would like to show tag value in the table (not the path) also I would like it editable (change tag value) is this possible without a lot of scripting.

I'm a bit of a beginner and not that good at scripting

Cheers

Paul

Not out of the box, no.

You could do some fancy expression functions wrapped around my Integration Toolkit module's tags() function, combined with a suitable script for writeback.

Edit: I see [edge] in your tag paths. Third party modules like mine are not allowed in Edge. You'll have to script the whole thing.

Consider using a template repeater, where the template has an indirect, bidirectional tag binding, and suitable display and entry fields.

1 Like

Are you trying to make an "IO" viewer?

If so, I think there's an exchange resource that you could peek at to get you started.

No longer true, actually. My Integration Toolkit is now available in Edge when purchasing either of my Edge-compatible drivers.