Active
Project:
Key value field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2020 at 14:10 UTC
Updated:
30 Sep 2022 at 04:15 UTC
Jump to comment: Most recent
Comments
Comment #2
tunicI think this could solved using validation, unless the data type is needed for calculations, but then you have the risk of creating a complete key-value storage system.
Comment #3
osopolarIt would also be nice to have also "List (text)" (list_string) field type.
Comment #4
osopolarFinally I implemented my use case with the help of the Double Field module. Also the use-cases for the other data types might be implemented with that module, at least if no field for description will be required. Otherwise maybe the Triples field might useful.