Re: [TYPO3-english] XPATH content object question

2012-11-30 Thread Torsten Schrade
Hi Erich, My end goal is to retrieve the uid of a news item from the flex form and display it in a news plugin on the page. But taking it in steps, I'm just trying for now to display the uid of the news item in a typoscript object path. Here's how I modified it, but it's still showing up

Re: [TYPO3-english] XPATH content object question

2012-11-29 Thread Torsten Schrade
Hi Erich, #if I uncomment the next line, it displays the proper result, but it isn't applying it to lib.field_tier2_2 #page.10 temp.myvar lib.field_tier2_2 lib.field_tier2_2 = COA lib.field_tier2_2.10 temp.myvar Might be because temp object could be gone before lib object is rendered...

Re: [TYPO3-english] XPATH content object question

2012-11-29 Thread erich
Me again, Torsten. I'm sorry to beat a dead horse, but I still can't show the value. My end goal is to retrieve the uid of a news item from the flex form and display it in a news plugin on the page. But taking it in steps, I'm just trying for now to display the uid of the news item in a

[TYPO3-english] XPATH content object question

2012-11-28 Thread erich
I've had some success with what Torsten suggested in the thread below, but only when I try to output the value from a flexform field to the page object. When I try to write it to a typoscript object path, I'm not seeing any results. Here's the code I'm using: temp.myvar = XPATH temp.myvar {