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#4078558

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078558
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to