Re: using elements anywhere.

2009-04-06 Thread jsundquist
What are you using to call the elements? I you can all any element from any page just by doing element('(folder)/(file)');?> On Apr 6, 9:59 am, "gaurav.v.sharma" wrote: > I created a simple element for displaying the topics list. This > element is working fine under the urlhttp://localhost/weba

using elements anywhere.

2009-04-06 Thread gaurav.v.sharma
I created a simple element for displaying the topics list. This element is working fine under the url http://localhost/webapp/topics but it is not working in the home page. http://localhost/webapp I mean the element contents are not displayed on the home page as they are displayed on the topics p