Hello have tried the code i am trying to autocomplete with answers previously submited from the same question
example
Food:
<input type=”text” name=”Food” id=”text” list=”datalist1″>
<datalist id=”datalist1″>
[cfdb-html form=”Shop”]<option value=’${Food}’>[/cfdb-html]
</datalist>
i think its because of this error
Error: [cfdb-html] tiene una plantilla vacía. No generará nada.(Opción específica del shortcode)
Empty template. Doesnt generate something
