How to edit table content (SQL query)

Hello there,

I have some tables which is SQL query. Is it possible for user to just click on the cells, to edit the content? And it automatically gets written to the MySQL database? If so, how can I accieve this? :slight_smile:

How to edit table columns in Perspective - Ignition by Inductive Automation

Just adapt the script to perform an UPDATE in your database.

1 Like