Skip to main content
Nintex Community Menu Bar
Question

Set focus on search component - page load

  • July 10, 2024
  • 3 replies
  • 14 views

Forum|alt.badge.img+11

I need the focus to be on my search component when my page loads, not the first editable field editor field…  Anyone know how I can do this?  An inline snippet…?

5224410c6a94e48291996022eb5de2643c29728a.png

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+11
  • Author
  • July 10, 2024

Bumping, because we’d love to not have our community load at the bottom of the page!  :D


Forum|alt.badge.img+8

Hi Chandra,

This is kind of hacky and may stop working in a future release, but if you add a nx-field css class to your search component, it should fix your issue.


Forum|alt.badge.img+11
  • Author
  • July 10, 2024

Perfect, thanks!!