BackPrevious Page Next PageNext

Using Basic Web Controls

Basic web controls refer to the following: Text Field, Password, Text Area, Checkbox, Radio Button, Image Button, Button, Drop-down List and List.

In most cases, these basic web controls are not used independently. They are bound with some web actions, or put into a form. When a basic web control is bound with web actions which will be triggered on certain events, any of the events applied to the web control will perform the web actions. You can also add basic web controls into a form, and then define the form according to your requirements, so that the inputs at runtime can be submitted to JReport Server and thus be processed.

At present, the basic web controls are only supported in library components and page reports created using query resources and their usages are limited in library components.

This section shows how to use the basic web controls as follows:

BackPrevious Page Next PageNext