Searched hist:"9 b8dc0b257524c44b4b9058277abb5b70db1552d" (Results 1 – 2 of 2) sorted by relevance
| /plugin/struct/types/ |
| H A D | Lookup.php | 9b8dc0b257524c44b4b9058277abb5b70db1552d Tue Oct 11 09:24:00 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Lookup Dropdowns are now handled separately
Dropdowns are now back to being simple value pickers. To select data from a different Schema the Lookup type was introduced. This makes the code a bit simpler.
Users who used the Dropdown type to reference schemas will need to reconfigure their schema to make use of the Lookup type instead.
The Lookup type now handles self references (fixes #171) and references to page schemas correctly.
|
| H A D | Dropdown.php | 9b8dc0b257524c44b4b9058277abb5b70db1552d Tue Oct 11 09:24:00 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Lookup Dropdowns are now handled separately
Dropdowns are now back to being simple value pickers. To select data from a different Schema the Lookup type was introduced. This makes the code a bit simpler.
Users who used the Dropdown type to reference schemas will need to reconfigure their schema to make use of the Lookup type instead.
The Lookup type now handles self references (fixes #171) and references to page schemas correctly.
|