Modify ↓
Opened 20 months ago
Closed 15 months ago
#20049 closed enhancement (duplicate)
Presets: add calculated fields
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | preset | Cc: |
Description
Use case: in a multilingual region we have to fill in the attributes name
, name:de
, and name:it
. name
is a string concatenation of name:de
and name:it
. It would save a lot of keystrokes if name
could be calculated from name:de
and name:it
.
Another use case: osmc:symbol
could be calculated from operator
and ref
.
Attachments (0)
Change History (1)
comment:1 Changed 15 months ago by
Keywords: | preset added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Closed as duplicate of #18949.