3

I am using typo3 6.2.12. I built an extension and I would like to render the Ajax data with Ajax dispatcher and i get following exception "The default controller can not be determined"

Please help me. Thanks in advance.

Vishal Tanna
  • 1,165
  • 2
  • 12
  • 36

1 Answers1

2

See this for eID based ajax

https://mihirbhatt4687.wordpress.com/2014/06/24/ajax-in-extbase/

OR

this for typeNum based ajax

http://lbrmedia.net/codebase/Eintrag/extbase-60-ajax-bootstrap/

Mihir Bhatt
  • 3,019
  • 2
  • 37
  • 41