Various methods for creating forms and evaluating data entered into the forms input boxes. Use setup() to start and close() to end the definition of a form. The forms code will be buffered and will not be displayed automatically. Run the display() method to display your form once you have finished setting it up. We have also put together some examples on Formulare erstellen.

System File

/system/_api/exec_form.php

Call Object Methods

$EXEC->form->method()

Shortcut

$FORM->method()