egroupware/api/js/etemplate/Et2Select
ralf 293e9f2fc6 Implement multi-select value as string[] or comma-separated
Had to overwrite some formMixin methods, which considered everything not string as invalid and set/get value to do the right thing for multi-select
Not sure if code should go to Et2WidgetWithSelectMixing to be shared with TagList ...
2022-03-14 21:13:47 +02:00
..
test Fix selectbox values were not set. 2022-02-18 12:02:27 -07:00
Et2Select.ts Implement multi-select value as string[] or comma-separated 2022-03-14 21:13:47 +02:00
Et2SelectAccount.ts Implement et2-select-account 2022-03-10 20:20:32 +02:00
Et2SelectReadonly.ts Fix missing Et2WidgetWithSelect class 2022-03-01 13:31:13 +01:00
Et2WidgetWithSelectMixin.ts Move some code out of Et2Select into parent mixin for better re-use 2022-03-03 10:38:56 -07:00
FindSelectOptions.ts Make Et2WidgetWithSelect a Dedup Mixin in order to make it available cross widgets 2022-03-01 12:35:33 +01:00
StaticOptions.ts Fix missing Et2WidgetWithSelect class 2022-03-01 13:31:13 +01:00