[TYPO3-english] newRecordInPid in feeditadvanced

Joachim Rinck jr at modan.ch
Wed Mar 3 15:02:22 CET 2010


Hi,

I wanted to have an editpanel on my page that allows to add new news 
records.

i tried:

lib.bla.20 = EDITPANEL
lib.bla.20 {
	label = New News Item UUUUUUUUUUUUUUU
	allow = new,edit
	line = 1
	newRecordFromTable = tt_news
	newRecordInPid = 1234
	outerWrap = <div class="aaaaaaanew news">jjjjjjjjjjj|</div>
}

now: i get the editpanel, but neither the outerWrap, label nor 
newRecordInPid works like i would want it to.

Did I miss something or is this only working with feedit yet?

Best regards, Joachim


More information about the TYPO3-english mailing list