Rakowski Tomasz napisał(a): > Krystian Szymukowicz napisał(a): >> Peter Klein wrote: >>> >>> NOTE: You can't insert those using the tt_news plugin element. >>> Instead you'll have to do it using Typoscript (Or create a FlexForm >>> element) >> >> Hi Tomasz >> >> Do exactly as Peter said and then you can use extension: tscobj. >> Quite useful in this scenario. >> >> -- >> grtz >> Krystian > > > Hello Krystian! > > Ext looks really promising :) > > thx!
Unfortunately this extension generates error :( It is caused by wrong UID of the new element which is taken from _GP vars. This UID looks like some temp value. And ext is about 3 years old so maybe sth has changed... error: UPDATE tt_content SET pi_flexform='<?xml version=\"1.0\" encoding=\"iso-8859-1\" standalone=\"yes\" ?>\n<T3FlexForms>\n <data type=\"array\">\n <sDEF type=\"array\">\n <lDEF type=\"array\">\n <object type=\"array\">\n <vDEF>myNews1</vDEF>\n </object>\n </lDEF>\n </sDEF>\n </data>\n</T3FlexForms>' WHERE uid=NEW47c59eb1a12d1 _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
