| [news.eclipse.webtools.jsf] Re: How to prevent some tags from showing in palette |
This functionality has only been added in Galileo.
Thanks,
Cameron
shilpa wrote:
Can you please tell me how to change the behaviour of the below metadata configuration of palette
<trait id="requires-html-form"> <value>true</value> </trait>
Currently, this configuration makes the <h:form> tag enclose the dragged JSF tag. But I want to reuse this functionality to perform the same behaviour for my custom tag library.