Posted by nbchip on January 17, 2009 at 3:31pm
| Project: | AJAX Views |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
It seems that following documentation that says:
"Finally, either embed your view in a page via views_build_view('block', $view)",
i havent been able to get ajax_views to work, cause JS isnt included.
Can anybody confirm that error?
I made it work using different approach.