Class | Description |
---|---|
DummyFormReport |
This demonstrates how you can utilize the form framework to build a form in the space of a report.
|
DummyFormReportAction |
This is the controller portion of the action, where all the execution logic for the form is.
|
DummyFormReportObject |
A super simple example of a form object.
|