Launch DSL
Form Launch binds to Document
and Form
. And optionally can specify fields populate logic via populate-engine
Default populate-engine - aidbox.sdc/LispPopulate
For populate you can specify what fields should be populated.
For that you can use:
basic edn values
you need to follow Document fields structure.
For lisp
get
get-in
functions the context is a map
Example:
Last updated