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.
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.