-
Notifications
You must be signed in to change notification settings - Fork 478
Starter custom fields #31959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Analysis of Custom Fields in dotCMSExecutive SummaryThis analysis evaluates the custom fields used in the dotCMS starter to identify which functionalities should be integrated as native fields and which should remain as customizations. The goal is to optimize the developer experience and improve system consistency. MethodologyAll custom fields present in a newly initialized dotCMS starter were analyzed, evaluating their function, frequency of use, and potential for standardization. Key FindingsFields that should become native functionalities
Fields that should be global configurations
Fields that should remain as customizations
Expected Impact
Important NoteConverting certain fields to global configurations may impact underlying business logic that dotCMS handles automatically. Features such as indexing, searchability, and other field-specific behaviors might be affected when moving from field-level to global configurations. A thorough technical assessment should be conducted before implementing these changes to ensure that all critical functionality is preserved or properly migrated. |
Uh oh!
There was an error while loading. Please reload this page.
Task
Check the list of custom fields in our starter and figure out if some of them should just be regular fields, not custom.
Proposed Objective
Time gap: 2-3 hours
Outcome: List of fields that are now custom and can be regular fields.
Proposed Priority
Please Select
Acceptance Criteria
No response
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 text was updated successfully, but these errors were encountered: