Modify ↓
Opened 7 years ago
Closed 5 years ago
#16325 closed enhancement (wontfix)
[PATCH] use multiselects instead of combo boxes for access restrictions
Reported by: | Dakon | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Internal preset | Version: | |
Keywords: | access | Cc: | Klumbumbus |
Description
It's not uncommon that 2 classes are permitted, one example is the common "land- und forstwirtschaftlicher Verkehr frei" (i.e. access=agricultural;forestry).
Attachments (1)
Change History (5)
comment:1 by , 7 years ago
Summary: | use multiselects instead of combo boxes for access restrictions → [PATCH] use multiselects instead of combo boxes for access restrictions |
---|
by , 7 years ago
Attachment: | 0001-use-multiselects-for-access-restrictions.patch added |
---|
comment:2 by , 7 years ago
Cc: | added |
---|---|
Keywords: | access added |
I don't think this is a good idea. It seems access=agricultural;forestry
is the only common case where two values are used.
comment:3 by , 5 years ago
-1
I prefer to only use one value for access
and use access:conditional
or similar tag for the second value
Note:
See TracTickets
for help on using tickets.
updated patch (removes a duplicate values_searchable=true)