[TYPO3-dev] prefill fields in "wizard_add.php"

Michal Krypczyk michal at alternet.nl
Wed Sep 15 12:33:51 CEST 2010


Hello Steffen,

It looks like TYPO3 sends some stuff as GET vars. Including the UID of a record 
from where the wizard has been opened. Very nice.

Now I need to figure out how can I use it to prefill some fields (probably using 
userFunc).

Regards,
Michał

Op 15-9-2010 12:20, Steffen Kamper schreef:
> Hi,
>
> Michal Krypczyk schrieb:
>> Hi all,
>>
>> I'm working on a 'select' field that's related to another table.
>> There are 'add' and 'edit' wizards.
>>
>> I need to send some values from my record to prefill a couple of fields within
>> the wizard (another record from another table).
>>
>> Is this possible? How?
>>
>
>
> http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/3/#id2532100
>
>
> try to use params in wizard configuration.
>
> vg Steffen





More information about the TYPO3-dev mailing list