Hi, > I'm useing the dojotoolkit which I got whinin the extension > mc_dojo. Everything works fine, but now I got the Problem, how to > get Data without the whole Frameworkdata. > Here a quick example: > If I call ?tx_extension_pi1[cmd]=getGroups I want to get only the > fe_groups which I get from my function. What I get are the > fe_groups and all the usual stuff:
You've got to use the eID parameter in your calls. There's a good podcast about that topic: "4.0 TechInsight: Frontend AJAX casestory", http://castor.t3o.punkt.de/files/podkast12_v4_techinsight_ajax.m4v HTH François Suter Directeur technique ------------------------------------------------------------------------ ------------------------------------------------------------- Cobweb Development Sàrl www.cobweb.ch ------------------------------------------------------------------------ ------------------------------------------------------------- _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
