Actions
Feature #103267
openEXT:form Improvement: Field identifier should be editable
Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2024-03-04
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The identifier of fields created through the EXT:form backend GUI are generated automatically (text-1, text-2, text-3, etc.) and cannot be edited. Since these identifiers are used in locallang XLF files to find labels, it would be nice if we could change them.
Of course, we have to make sure, that identifiers are unique.
Updated by Daniel Goerz 9 months ago
- Related to Feature #103266: EXT:form Improvement: Introduce Possibility for Validators at form level added
Updated by Daniel Goerz 9 months ago
- Related to Feature #102979: EXT:form Improvement: Make list of forms filterable added
Updated by Daniel Goerz 9 months ago
- Related to Task #102978: EXT:form Improvement: Do not render pencil Icons for forms that are not editable added
Updated by Daniel Goerz 9 months ago
- Related to Feature #102865: Add PSR-14 Event to modify loaded form definition added
Actions