[richfaces-svn-commits] JBoss Rich Faces SVN: r5784 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Mon Feb 4 11:01:33 EST 2008
Author: artdaw
Date: 2008-02-04 11:01:33 -0500 (Mon, 04 Feb 2008)
New Revision: 5784
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
Log:
http://jira.jboss.com/jira/browse/RF-2144 - info about <rich:dragIndicator>inside a form added
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2008-02-04 15:54:41 UTC (rev 5783)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2008-02-04 16:01:33 UTC (rev 5784)
@@ -171,6 +171,14 @@
positioned over all the rest of page elements</para>
</section>
+ <note>
+ <para>
+ If you use <emphasis role="bold"><property><rich:dragIndicator></property></emphasis> inside a form
+ do not forget to use id like <property>"formId:indicatorID"</property>
+ defined in <emphasis role="bold"><property><rich:dragSupport></property></emphasis> indicator attribute.
+ </para>
+ </note>
+
</section>
<!--section>
More information about the richfaces-svn-commits
mailing list