seitime-frappe/frappe/model/utils
Faris Ansari 3b86f16b73 New Control: Table MultiSelect (#6675)
* feat(control): Add Table MultiSelect control

* fix: Use btn-group instead of span

* fix: Remove functionality

* fix: Add 'Table MultiSelect' to Field doctypes

* fix: Replace usage of string 'Table' with array `table_fields`

* fix: Use internal array to store values instead of building from HTML elements

* fix(style): Add semicolon

* fix: Read only mode and click to navigate to form

* style: indent

* fix: fallback to empty array

* fix: Add formatters in js and py

* style: missing semicolon

* fix: Add docfield validation
2018-12-28 15:36:59 +05:30
..
__init__.py [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
link_count.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
rename_field.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
user_settings.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30