[TYPO3-dev] js form value manipulation in alt_doc.php

Peter Niederlag typo3-list at niekom.de
Wed Dec 7 11:34:25 CET 2011


Hello,

is there any API or documentaion somewhere on manipulating form value
via JS in alt-doc.php Backend?

I'd like to set a value in a field (initial) automatically based on some
other fields value (lastname) in case the field is empty.

- hooking into tcemain on saving seems way to much overkill.
- a custom user field seems way to much overkill
- custom eval js function can't access other field's value

well, a custom eval js function probably would do, it would just require
some addtional js-magic to find and update the proper field values.

Thx and Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *



More information about the TYPO3-dev mailing list