Ajax components

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2006 08:38 AM
I've imported
<%@ taglib uri="http://www.exadel.com/vcp/components/ajax" prefix="ajax"%>
for ajax components
and replaced the actionlink(iconview) with this
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?
<%@ taglib uri="http://www.exadel.com/vcp/components/ajax" prefix="ajax"%>
for ajax components
and replaced the actionlink(iconview) with this
<ajax:draggable>But I can only drag the first contentitem of a page.
<faram name="di" value="#{r.id}" />
<h:graphicImage value="#{r.fileType32}" styleClass="inlineAction"/>
</ajax:draggable>
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?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2006 05:51 PM
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).
We are currently investigating the integration of AJAX into Alfresco for a forthcoming release (post 1.3).
