Coded repeater

@J.D. please note the query:

function search ( ){ wixData . query ( “CrashBars” )

. contains ( “referencia1” , String ( $w ( “#textBox1” ). value ))
. find (). then ( results =>
{ $w ( “#repeater9” ). data =;
$w ( “#repeater9” ). data = results . items ;});}

in this image please note the most right field name “Imagem” with field name “imagem”