[FLOW3-general] Enablefields in FLOW3
"Christian Müller (Kitsunet)"
christian.mueller at typo3.org
Tue Jan 17 22:48:33 CET 2012
Hello Peter,
so far we don't have enablefields yet, so it is fully in your hands to
implement the proper methods for handling that. If you want to go that
far and create a general concept for this we would of course be
interested to see your results.
Anyway I am sure that such things will come in the future.
Cheers,
Christian
On 17/01/12 22:41, Peter Rauber wrote:
> Hello FLOW3-List,
>
> as an extbase-experienced user now I start to work with FLOW3. In extbase
> there was the concept of 'enablefields' was used to retrieve domain
> objects from a repository that are flagged as active (i.e. via a field
> named hidden, deleted, ...).
>
> Is there a similar concept in FLOW3. I was not able to figure this out
> right now.
>
> It would be nice to use the $repository->findBy-Magic functions and respect
> 'enablefields' that I can configure somewhere. Maybe this is possible with
> doctrine in FLOW3?
>
> Any experiences with that?
>
> Best regards,
> Peter
>
More information about the FLOW3-general
mailing list