Copy&PASTE this code to your site/page.
Modify all inputs, elements and dataset, for your own.
Everything what is BLUE, you have to modify!
- How is called your DATABASE ?
wixData.query("Card-Number")
- In which COLUMN are you searching? / Which VALUE?
.eq("title" ,$w('#input14').value)
- How is called your TABLE ?
$w('#table4').rows = results.items
- How is called the COLUMG/REFERENCE in you DATABASE for IMAGES ?
$w('#IMAGE').src = firstItem.neuesFeld