Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

dynamic html code for mashup..

I have multiple KPIs in mashup, HTML code is same only id's are different. How to make html code is dynamic instead of code repeating multiple times..please suggest me.. able to generate html code by using ng-repeat but mashup is loading slowly. Could some one post sample code here ..

1 Reply
Anonymous
Not applicable
Author

ng-repeat should give you what you are after.

I do not think ng-repeat will be making your mashup load slowly and expect the cause will be elsewhere, but hard to say definitively without seeing the code and data.