-
-
-
- Resource files
- Velocity - How does it work?
- Quick Velocity Tutorial
- Debugging velocity scripts
- Velocity Command Reference
- Script Editor Tutorial
- Using velocity for calculations
- Using predefined forms in a html design
- Velocity forms
- Data field identifiers
- Macros and methods
- Velocity library
- Velocity: using the #macro command
- velocity and xml
- Using AJAX in your velocity scripts
-
Form filters
In some situations you might need a filter in your form. For example, to hide or display fields or sections in your form.
You can always use a filter defined in the data model. But in addition to that, you can create extra filters. We call those "form filters". Form filters can be based on fields from the data model, but also on field defined in a form.