silverstripe-tagfield/src
Simon Gow fa754f3fd3
TagField lazy load shouldnt render Options
TagField should only render options if the lazy load value isn't set. Options from here come from subsequent POSTs, and rendering the options for every request significantly slows down both the form generation and render.
2018-09-07 17:28:05 +12:00
..
ReadonlyTagField.php readonly field namespaces are corrected and updated the unit tests with cases covering performReadonlyTrasnformation 2018-01-19 13:07:55 +05:30
StringTagField.php fixed php lint issues 2018-01-23 11:06:09 +05:30
TagField.php TagField lazy load shouldnt render Options 2018-09-07 17:28:05 +12:00