Closed (fixed)
Project:
Datalist
Version:
1.0.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Jul 2026 at 11:02 UTC
Updated:
16 Jul 2026 at 10:51 UTC
Jump to comment: Most recent
Now adding a datalist item to a form renders the text input field and the associated datalist in html. We need the ability to render only a input field and associate a seperate datalist to it. That way rendering multiple inputs can draw their data from a single datalist item.
-
use #input=false to exclude the input field (renders only the datalist html tag)
use #list=
to attach a specific list item (renders only the input tag)
-
-
-
-
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #8
kriboogh commentedComment #10
kriboogh commented