Forum Replies Created

Viewing 1 replies (of 1 total)
  • 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

    HELP

Viewing 1 replies (of 1 total)