cancel
Showing results for 
Search instead for 
Did you mean: 

Ajax components

xerox
Champ in-the-making
Champ in-the-making
I've imported
<%@ taglib uri="http://www.exadel.com/vcp/components/ajax" prefix="ajax"%>
for ajax components
and replaced the actionlink(iconview) with this
<ajax:draggable>
                             <fSmiley Tonguearam name="di" value="#{r.id}" />
                            <h:graphicImage value="#{r.fileType32}" styleClass="inlineAction"/>
                          </ajax:draggable>
But I can only drag the first contentitem of a page.
So It seems these Ajax components aren't compatible
with afresco..my gues is that it doesn't know the alfresco richlist..
Could this be possible?
Any help here?
1 REPLY 1

gavinc
Champ in-the-making
Champ in-the-making
It's more than likely they are not compatible.

We are currently investigating the integration of AJAX into Alfresco for a forthcoming release (post 1.3).