You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I connected my external MySQL database with a few existing tables.
I created a form from one of the tables, but
id
column.id
input textbox)Is this how it works with external DB? It can't ignore the
id
column to let the DB itself generate it.Is there any workaround for this, such as making the input ReadOnly and generating a default number somehow?
Beta Was this translation helpful? Give feedback.
All reactions