Hi everyone, 

I am a bit new to AppFuse. 

I am struggling to exclude decoration of the AutoComplete component.


Below is my sitemash.xml file


    
    
   
        
        
        
    

    
        
             
        
    




decorators.xml


    
        /login
        /40*.jsp
        /*ajax=true*
        /scripts/dojo/*
        /resources/*
        /layout/*
        /scripts/*
        /images/*
        /assets/*       
     
    
        /*
    


I thought writing the pattern  /assets/* will enable the exclusion of all
the Tapestry related assets including the AutoComplete component renders.
However, the AutoComplete is gets decorated thereby causing all sorts of
problems. How can I exclude this component from being decorated? Please
advise. Thanks in advance.       
-- 
View this message in context: 
http://appfuse.547863.n4.nabble.com/Sitemesh-2-4-2-and-Tapestry-5-1-0-5-Autocomplete-tp2307723p2307723.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

Reply via email to