Form macro
Use the form macro to enclose input macros for later browsing.
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.

The input macro goes into the form macro:

