For AI agents: visit https://openform.readme.io/v03.02.00/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
OpenFormOpenFormGuidesDiscussionsDemosDownloadOpen 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 ?