[TYPO3-dev] restrict flexform field for backend user in own extension

Søren Malling soren.malling at gmail.com
Wed May 11 19:12:51 CEST 2011


Please read my post on buzz

http://buzz.typo3.org/people/soeren-malling/article/personal-flexforms-and-the-need-for-typoscript/

HTH

Søren

On Wednesday, May 11, 2011, Dominic Garms <djgarms at gmail.com> wrote:
> Hello,
>
> I have a bug in an extension of mine and I dont know how to solve it: in flexform I have a textarea field where I want to provide restriction for user rights:
>    <extends>
>        <TCEforms>
>             <exclude>1</exclude>
>
> <label>LLL:EXT:dmf_galleria/locallang_db.xml:tt_content.pi_flexform.extends</label>
>             <config>
>             <type>text</type>
>             <wrap>OFF</wrap>
>             <cols>48</cols>
>             <rows>8</rows>
>             </config>
>          </TCEforms>
>       </extends>
>
> What else do I have to do inside of the plugin for getting the restriction running, what kind of code has to get into flexform / php? Can somebody send me a link for a HowTo?
>
> Thanks a lot
>
> Best Regards,
>
> Dominic
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>

-- 

Søren Malling

TYPO3 Brugergruppe Danmark: www.typo3danmark.dk
Twitter: twitter.com/sorenmalling




More information about the TYPO3-dev mailing list