Thanks Pan, My points are as: 1. We can not use jade because its requiring another js ie. node.js and I have java spring on back-end. 2. Template cache is something different. Its used only for caching your template while my need is different. 3. I can not use directive because I have a long html page containing around 30-40 controls like- datepicker, dropdown, multiselect, dynamic adding list items, textarea, input fields, buttons and many more.
I redifine my problem: I have a huge html page and its almost same for 30 modules. This html page has differences like metedata, number of html elements, type of html elements, less or more html elements for all 30 modules. Now I want to make a superset of html and reuse it for all 30 modules by modifying on route calling for each module. Please go through this and suggest me best way. Pushpendra On Thursday, 9 January 2014 12:15:29 UTC+5:30, Pan Stav wrote: > > And we're back. Did you try using a directive, or an HTML generator like > Jade, or the templateCache, like was suggested? > > On Wednesday, January 8, 2014 4:13:50 PM UTC+2, Pushpendra Kumar wrote: >> >> Hi All, >> I have to develop a large application containing around 30 >> modules. >> I have create page almost same for all modules. >> >> I want to create only one create.html and >> add/remove/modify/hide/show html elements for different modules. >> Please suggest me approach to update same html file for all >> modules dynamically. >> This file may be different on basis of metadata, html elements >> for all modules. >> >> Please suggest a way. >> >> >> Thanks in advance, >> Pushpendra >> > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular@googlegroups.com. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.