You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a content editor, I want to be able to easily populate a File field, by either selecting a file already in dotCMS, or adding a new file to dotCMS.
Acceptance Criteria
Adhere to the UX design.
Designs for both fields are in the design system here.
For the File field, provide the following options in the field (not in the popup):
Main field area:
Drag and Drop of Choose file to upload
Right-side Links:
Select Existing File
When selected, open a popup to select the file.
This popup should be the same as other content selection popups (such as in the Relationships field).
Import from URL
When selected, open a popup for the user to enter the URL.
If the URL doesn't resolve to an appropriate file, the popup should stay open and display the error (rather than closing).
Create New File
When selected, open the content edit window for a new file.
The "state" of the content edit window needs to be maintained, so that when the new file is saved, the user is returned to the original content item that contains the File field.
By default, the content type for any new file should be dotAsset.
If the file is imported from a URL, we should choose the dotAsset content type as if the file had been dragged and dropped into dotCMS.
If Create New File was selected, the default content type should be the generic dotAsset.
There must be a field variable to allow the content architect to specify a different file content type.
If this field variable is set, then the default content type for all new files should be what it specifies.
Proposed Objective
User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The content you are editing has changed. Please copy your edits and refresh the page.
Parent Issue
#25445
User Story
As a content editor, I want to be able to easily populate a File field, by either selecting a file already in dotCMS, or adding a new file to dotCMS.
Acceptance Criteria
Drag and Drop of Choose file to upload
Select Existing File
Import from URL
Create New File
Create New File
was selected, the default content type should be the genericdotAsset
.Proposed Objective
User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
Tasks
The text was updated successfully, but these errors were encountered: