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. In page reports created using query resources, 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.

At present, basic web controls are not supported in page reports created using business views and their usages are limited when used in the configuration panel of library components.

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

BackPrevious Page Next PageNext