[TYPO3-project-formidable] Get values from FORMidable renderlets

Manuel Rego Casasnovas mrego at igalia.com
Wed May 16 17:36:26 CEST 2007


Hello.

I have a question about FORMidable.
Sometimes I need to use some values from other renderlets in one renderlet.

For example I've a list like the next:
1  - Test1 - RADIOBUTTON
2  - Test2 - RADIOBUTTON
3  - Test3 - RADIOBUTTON
And I'd like to know the uid value in the renderlet RADIOBUTTON to do
something like:
<input type="RADIO" name="my_name" value="###uid###"/>
Where ###uid### have the appropriate value for each row.

I don't know if this is or isn't possible.


Thanks for your time,
   Rego

--
http://www.igalia.com


More information about the TYPO3-project-formidable mailing list