hi all
In our projects each plan has more than one view to present it in
each one has its own template
what i did here is choosing which levels i need using the integer slider, then creating multiple plan views for that level with a view template applied to it.
now every thing works fine, but every time i run it i have to make sure that i am choosing exactly what i need from levels, so that it wouldn’t duplicate the view that have the same template.
is there a way to forbid it from making duplicates for views (with the same view template) if they already exist?
thank you