Ümit Tunç
|
49bff7f2a7
|
Enhance item label handling in SectionTemplatesSection: Updated the itemLabel method to dynamically retrieve the title of the associated SectionTemplate based on the section_template_id. This improvement ensures accurate labeling in the Repeater component, enhancing user experience and clarity in the form structure.
|
2025-11-01 17:53:55 -03:00 |
|
Ümit Tunç
|
ca47484d65
|
Update PageForm schema to comment out SectionBuilderSection: Temporarily disable SectionBuilderSection in the PageForm schema for further evaluation. Adjusted existingData retrieval to utilize null-safe operator for improved data handling.
|
2025-11-01 17:43:08 -03:00 |
|
Ümit Tunç
|
875ea270cd
|
Refactor PageForm schema to modular sections: Introduced dedicated classes for each section (Content, Page Settings, SEO, Section Builder, Header Template, Section Templates, Footer Template, Translations) to enhance maintainability and organization. Each section now encapsulates its own schema, improving clarity and separation of concerns in the form structure.
|
2025-11-01 17:39:08 -03:00 |
|