How can create perspective dashboard input data save database ignition.
do you have example for perspective dashboard to input data.
thank you
You can create a named query that inserts the data into you database table. You can then call the named query when the Save button on you dashboard is pressed.
When the save button is pressed you can save the last value on a memory tag.
If you are new to named queries you can go through the videos in Inductive University
thank you
