Actions
Feature #84204
closedEpic #89731: Configuration streamlining
Support "imports" within forms form definition files
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-03-12
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
PHP Version:
Tags:
Complexity:
Sprint Focus:
Updated by Ralf Zimmermann almost 7 years ago
- Sprint Focus set to On Location Sprint
Updated by Ralf Zimmermann almost 7 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Ralf Zimmermann almost 7 years ago
- Related to Feature #82089: EXT:form Support "imports" in form configuration added
Updated by Mathias Brodala over 5 years ago
- Related to Feature #89417: Snippets/components in form definitions added
Updated by Mathias Brodala about 5 years ago
- Related to Epic #89731: Configuration streamlining added
Updated by Riccardo De Contardi about 5 years ago
- Parent task changed from #84202 to #89731
Updated by Mathias Brodala about 5 years ago
To support this, the TYPO3 core FAL API needs to be adjusted so that files can return their "path" relative to other files. While that may be simple for the LocalDriver
other drivers would probably need more work.
Background: the form extension supports loading form definitions from non-local storages thanks to FAL.
Updated by Björn Jacob over 3 years ago
- Status changed from New to Closed
Closing this issue. Not working on it any time soon.
Actions