Resolved gh-370 so that all fields get loaded in a dynamicGet, even new once created at a later stage.
This commit is contained in:
1
admin/sql/updates/mysql/2.9.9.sql
Normal file
1
admin/sql/updates/mysql/2.9.9.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_dynamic_get` ADD `select_all` TINYINT(1) NOT NULL DEFAULT 0 AFTER `addcalculation`;
|
Reference in New Issue
Block a user