Ordering
The default rendering engine that Alpaca utilizes will render your fields in the order that they are described within your schema.
{% raw %} {% endraw %}Use the order
option to specify rendering order
The precise order of properties can be configured using the order
option.
Use a Template to layout fields
See Templates for more information on using custom templates to take full control over the layout of your forms.