I was trying to add it into the edit.xhtml for ease (as every output field uses it) but
can't ..
| <span class="edit_template_hint_area">
| <ui:insert name="hint"/>
| </span>
|
you can't do this:
| <span class="edit_template_hint_area">
| <s:formattedText>
| <ui:insert name="hint"/>
| </s:formattedText>
| </span>
|
Bummer!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078558#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...