Home
last modified time | relevance | path

Searched hist:"56 dced67cbc4a0cff463b3304e10eda0eb93ee6c" (Results 1 – 1 of 1) sorted by relevance

/plugin/struct/types/
H A DDropdown.php56dced67cbc4a0cff463b3304e10eda0eb93ee6c Mon Aug 15 13:50:05 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Add Lookup Support to Dropdown

Instead of specifying values directly, one can now specify a lookup
schema where the data is read from. The specified field name may contain
a $LANG place holder to be replaced with the current language string.

There is currently no enforcement that the specified schema is indeed a
lookup schema. It should work with a non-lookup as well.