[TYPO3-english] Reloading TCA Form onChange
Frank Weindel
fjw24 at drexel.edu
Mon Oct 27 22:23:24 CET 2008
Hi All,
I'm trying to figure out how to reload a TCA form when a certain select
box is changed. I've looked into setting the ['ctrl']['type'] field to
the db field that is changing but that only seems to work with integer
values and then only controlling what index of the ['types'] array to
use. This field determines how a custom script fills another select box
in the form. I know FlexForms have this: <onChange>reload</onChange> but
I cannot seem get its equivalent in the $TCA array working. Right now a
user has to click "Save" to have the form reload correctly.
Thanks in advance,
Frank Weindel
More information about the TYPO3-english
mailing list