[TYPO3-core] RFC: #9562: Feature: onChange has no effect

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Nov 13 11:43:45 CET 2008


Hi!

Dan Osipov wrote:
> Problem:
> FlexForms have an onChange => reload directive, which reloads the form
> if a field is changed. This is very useful. Regular forms also have
> 'requestUpdate' => field which does the same thing. However, there are
> two problems: 1) regular TCEForms ignore the onChange directive, and 2)
> IRRE ignores these completely.

Background on this feature: initially onChange was meant for
flexforms only because requestUpdate is not available there at all.

I do not think we should have onChange in regular TCEforms. There
should be only one way of doing things and this way already exists:
'requestUpdate'.

As to IRRE, it is better if Olly comments. I guess requestUpdate
should work there as well.

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/


More information about the TYPO3-team-core mailing list