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..
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..
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.
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.