I'm using Laserfiche 11, and would like to learn to write JavaScript in the new modern form designer.
I have found some simple reference material at https://doc.laserfiche.com/laserfiche.documentation/en-us/Subsystems/ProcessAutomation/Content/Forms-Current/Javascript-and-CSS/TheLFFormObject.htm. This helps me get an idea how the new designer works, but it says it applies to the web-based product rather than self-hosted.
The other problem is that it doesn't include the details. For example, it tells how to subscribe to an event but doesn't say what events are supported or how to subscribe to an event that occurs on a specific field.
I'm sure the documentation I'm looking for must be "out there" somewhere. Can someone kindly direct me to the full documentation on how to use Javascript to interact with a form on self-hosted (version 11)?
I would also be interested in reviewing version 12 of the same document since I expect to upgrade before the end of the year.