[TYPO3-dev] Best technique for a BE-form onchange

Peter Russ peter.russ at 4many.net
Tue Mar 3 10:34:44 CET 2009


--- Original Nachricht ---
Absender:   Benjamin Mack
Datum:       27.02.2009 11:35:
> Hey,
> 
> I like to have an AJAX-able update field, here's what I think:
> 
> * We need to be aware of some constraints when reloading a single field, 
> where we one the one hand have conditions on types (like page types and 
> CTypes in tt_content), and that other fields could rely on that.
> 
> * We sometimes have multiple forms on a single page, we have different 
> things that get initialized when a page loads.
> 
> * We need to make sure that extensions that expand a table can trigger a 
> reload of an existing field of a form. We should be very flexible.
> 
> My goal was that we first finish the move to the object-oriented 
> TCEforms (I think Andreas Wolf could need a lot of help here, still), 
> and then that we then expand the TCA to have something like an extended 
> "onChange" that is used to make a JS call. We do an inclusion of JS 
> similar to the ext_tables.php we do for each table and that way, one 
> could write specific handlers for each fields. We could have some 
> predefined functions to reload only one form, one field, and take the 
> already existing "conditions" syntax of other fields into account.
> 
> What do you think?
> 
> Nevertheless I would really love to go with some teamwork here :) Thanks 
> for sharing your ideas.
> 
> All the best,
> Benni.

Hallo Benni,


thanks for your reply. So to make it short:

* there is no way to update a  single field or just a form at the 
current state of TCA and TCEforms

* a new version of TCEforms is on the way. What is the status or roadmap 
for that? Links?

* Before waiting to get a working version of TCEforms I would like to 
proceed, define the requirements. Depending on the status of TCEforms I 
would recommend than either to starting developing on "old" version or 
new version

Where is the right place to discuss these items?

Peter.

-- 
Fiat lux!
Docendo discimus.
http://www.gidf.de

_____________________________
4Many� Services
uon GbR

XING:	http://www.xing.com/profile/Peter_Russ
	https://www.xing.com/go/invita/360052
	http://www.xing.com/go/privatemessage/Peter_Russ




More information about the TYPO3-dev mailing list