Form macro

The form macro is used to enclose all of your input fields, effectively grouping them together within a single container. It also assigns the entire form an overall name and a unique identifier, which helps in managing and referencing the form within your application or document.

image-20260527-102348.png

The input macro goes into the form macro:

image-20260527-105224.png