Page 1 of 1

cloning screen clash

Posted: Thu May 30, 2013 4:23 pm
by Emmz

Upon cloning a screen. I see the element id's/names are identical.
If my app is not multi-page all in one.
Will I have problems with conflicts in jquery with element names being the same?
like the header, buttons grids etc..


cloning screen clash

Posted: Thu May 30, 2013 4:54 pm
by Maryna Brodina

Main page won't reload if you don't use full screen refresh. If you use it - the main page becomes the page you navigate with full screen refresh. If you have same names as on main page - it's not really a problem for builder. But if you are going to use JS for these components - It would be a little bit difficult.


cloning screen clash

Posted: Thu May 30, 2013 5:30 pm
by Emmz

Thats what i figured. So I will change all the builder component names by adding a 2 or something then tweek and adjust the js to suit I guess.
Its a big job so may edit the existing screen to work with rest svc delivered content.

Thanks again Marina.