Hi,
I am trying to set up a data editor in Mitto, following the instructions here:
In my resulting data editor I can add rows but I cannot edit existing rows. Any idea where the issue might be?
Thank you!
Hi,
I am trying to set up a data editor in Mitto, following the instructions here:
In my resulting data editor I can add rows but I cannot edit existing rows. Any idea where the issue might be?
Thank you!
Following up on this, a primary key needs to be specified at the database level. Not just a unique column. If a column in the table is not set as a primary key the edit buttons will not appear in the data editor.