core
core copied to clipboard
File field: "Create New File" functionality
Parent Issue
#29691
Task
Implement the "Create New File" feature for File Field, which opens the content edit window for a new file while maintaining the state of the original content item.
Proposed Objective
User Experience
Proposed Priority
Same as Parent Issue
Acceptance Criteria
- A "Create New File" option is available in the File field
- Clicking the option opens the content edit window for a new file
- The default content type for the new file is dotAsset
- The state of the original content item is maintained
- After saving the new file, the user is returned to the original content item
- The newly created file is properly linked to the File field
Assumptions & Initiation Needs
- API for creating new content items (files) is available
- Design specifications for the content edit window are provided