Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - General Discussions
Answered

Page Focus - loading midway down Form first input field

(0) ShareShare
ReportReport
Posted on by 27

What controls the page or cursor focus on the Portal? I have web pages containg multistep forms loading and appearing on screen in browser midway or lower down the page. I can see that it is loading on the first (empty) input field. Is there a way to control or change this? Sorry if it is something obvious but couldn't find anything ootb!

 

 

Thanks!

Categories:
  • dokane Profile Picture
    27 on at
    Re: Page Focus - loading midway down Form first input field

    Thank you sir. Sorry for the delayed response - somehow missed the notification!

  • Verified answer
    Lorne_PEI Profile Picture
    39 on at
    Re: Page Focus - loading midway down Form first input field

    I was facing a similar problem whereby I had long text displaying before the first input field and the page scrolled half way down.  I needed to start the page at the top so I inserted some JS to force it to scroll back to the top on document.ready.

     

    $(document).ready(function() {
      setTimeout(()=> { window.scrollTo(0, 0); }, 500);

    });

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Fubar Profile Picture

Fubar 69 Super User 2025 Season 1

#2
oliver.rodrigues Profile Picture

oliver.rodrigues 49 Most Valuable Professional

#3
Jon Unzueta Profile Picture

Jon Unzueta 43