Feature #84546
closedExtbase/Fluid Forms
0%
Description
I made a frontend form these days with extbase and fluid in 8.7.x. My last try was in early 6.2 Versions. It felt very comfortable for now.
But, 1 thing would be a great bonus which other frameworks has.
Szenario:
I have a extbase model with TCA.
In this TCA i have a select field with some items set.
Now in frontend i use the <f:form> ViewHelper and give them the model.
So now if i do a <f:form.select> it should be able to get all items configured in TCA as options in this select field.
Maybe there is a thing there which i not now, so it needs to be documented.
Or is there something planned for 9.x?
Updated by Georg Ringer over 6 years ago
- Priority changed from Should have to Could have
there is nothing planned currently for 9. Feel free to create a concept and discuss it at https://decisions.typo3.org/
However I guess it would be better to start this with an extension as it is easier to update those.
Updated by Susanne Moog over 4 years ago
- Status changed from New to Rejected
This will not happen for now and as Georg already stated it would be much better to first start something like this as an extension. Closing the issue here.
Updated by Benni Mack over 4 years ago
- Sprint Focus changed from PRC to Needs Decision