[TYPO3-german] Extbase und ajax
Timo Poppinga
poppinga at iljansoft.de
Mon Mar 24 23:02:17 CET 2014
Hi,
ich habe es nun selber rausgefunden:
Per Default schaut fluid nach einer .txt Datei wenn mann eine anlegt geht alles.
Über
$request = $objectManager->get('TYPO3\CMS\Extbase\Mvc\Request');
$request->setFormat("json“);
kann mann das ändern wie in meinem Fall nun json.
Viele Grüße
Timo
Am 24.03.2014 um 19:12 schrieb Timo Poppinga <poppinga at iljansoft.de>:
> Hi,
>
> ich habe wie hier beschreiben:
>
> http://t3-developer.com/extbase-fluid/cheats-extbase/extbase-allgemein/ajax-dispatcher-eid-in-typo3-61/
>
> einen ajax-dispatcher in meine Extension gepackt der geht auch sowie nur findet irgendwie der Controller das Template nicht.
>
> Die Ausgabe wenn ich den Dispatcher manuell aufrufe mit
> index.php?eID=ajaxDispatcher&request[pluginName]=iseventmanagement&request[controller]=Papers&request[action]=ajax&request[arguments][uid]=6
>
> "Sorry, the requested view was not found.
>
> The technical reason is: No template was found. View could not be resolved for action "ajax" in class "ILJANSOFT\iseventmanagement\Controller\PapersController“."
>
> Das Template ist aber da und an der richtige stelle wenn ich den Controller über einen stink normales Seitenplugin aufrufe geht alles hervorragend.
>
> Hat jemand von euch eine Idee?
>
> Viele Grüße
>
> Timo
>
>
> i
>
>
>
>
>
>
>
>
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list