Skip to content

Conversation

@ITExilion
Copy link

Summary

Adds the ability to duplicate a column with all its settings.

Changes

  • Added "Duplicate" button in column header options menu
  • Copies column with all settings (type, options, etc.)
  • New column gets "(copy)" suffix in the name

Related Issue

Closes #485 (partial implementation)

Screenshots

image

- Add 'Duplicate' button in column header options menu
- Add @duplicate-column event propagation through component chain
- Add tables:column:duplicate handler in Modals.vue
- Copies column with all settings (type, options, etc.)
- New column gets '(copy)' suffix in the name

Closes nextcloud#485 (partial implementation)
@ITExilion ITExilion force-pushed the feature/duplicate-column branch from 6758a03 to 114e062 Compare January 23, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to change column type

1 participant