Relative Content

Tag Archive for javascriptjqueryajaxbootstrap-modalbootstrap-5

AJAX data object returning undefined

Trying to prepopulate a certain input field in a form with latest data from the db, but the data returned is undefined. SQL query works perfectly. I’m using a similar script to generate the table. So no problem there.