mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add ability to specify what fields to clone on "Save as Copy" (#6379)
* Start on tree-select component * Stop propagation on label click as well * Setup temp debug route * Add value-combining=all * Add branch mode * Add leaf mode * Add indeterminate state * Add search * Keep group state alive during search * Fetch existing item based on clone fields data * Add interface for setup * Tweak field structure of m2a items * Use collection name in checkbox * Remove temp test
This commit is contained in:
@@ -192,6 +192,6 @@ fields:
|
||||
- field: item_duplication_fields
|
||||
special:
|
||||
- json
|
||||
interface: code
|
||||
interface: system-field-tree
|
||||
options:
|
||||
language: JSON
|
||||
collectionField: collection
|
||||
|
||||
Reference in New Issue
Block a user