I am developing an Application in Sencha architect. My application is having different groups in it. In each group there are multiple modules and in modules there are no of views available. I want to have tree like folder structure for views. How to achieve this through Sencha architect.?
Thanks in advance.
You can have only MVC pattern.. You cannot have your own Tree structure in Sencha Architect!