For AI agents: visit https://openform.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
OpenFormGuidesDiscussionsDemosDownloadOpen Source
HomeGuidesChangelogDiscussions
GuidesDiscussionsDemosDownloadOpen SourceLog InOpenForm
Guides
Log In
FAQ

Documentation

  • Getting Started
  • Requirements
  • FAQ
  • Jquery events
  • Localization
Powered by 

FAQ

Frequently Asked Questions

Suggest Edits

How to disable focus on page load ?

Add to options.json

{
  "focus" : "",
  "fields" : {
      ....
  }
}

Updated less than a minute ago


  • Table of Contents
    • How to disable focus on page load ?