RE: How to fix the screen position after the submit

Bwi Scarletake, modified 4 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

hi

 

after i upgrade liferay from 6.1.1 to 6.2

i had a little broblem. my screen position will move to a strange place after submit.

 

what i can do can let the screen fixed on where before i submit?

 

regards,

thumbnail
Olaf Kock, modified 7 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
Bwi Scarletake:
after i upgrade liferay from 6.1.1 to 6.2

i had a little broblem. my screen position will move to a strange place after submit.

It's hard to reproduce "strange place" with the amount of information we have here.

Both, 6.1 and 6.2 default to full page reloads. You could move on to 7.0 or better 7.1 and benefit from Single Page Applications: The programming model still assumes full page reload on submit, but it's transparently handled to just update a diff of the DOM for you - thus you'd stay where you are on the page.

 

 

Bwi Scarletake, modified 4 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

for example

my first image, i hit the button, and pop-up a window, after i modified the data and submit, it go top.

it's okay in 6.1.1, and i do not know why it display like this.

 

any help?

 

regards,