This type of box shows the information of other registers returned by defined query on SQL object. This block is used in order to show all information of other registers from the same table which is being displayed on the same document. It is useful because allows to view data from other registers without the necessity to access into them. In addition, application shows a link on the first field, with the intention
to select a register.
1 Parameters
Structure
Loading...
1.1 Main box

1.1.1 Box parameters
wic_jrep_box_formview | |
---|---|
Label | Description |
Identifier | ID
|
Columns | |
Hidden | |
Datasum | |
Erase | Delete
|
Scroll | Scrll
|
Min. rows | Min rows |
Max. rows | |
Created by |
|
Date created |
|
Modified by |
|
Date updated | Updated date
|
2 Example
In this example, a box will be added to the album object to show the contents of the album lines.
Parameters of the main box:

Columns used:
Copy
albumid, title, artistid,state
In the columns section, the columns that you want to show in the view are added. These columns must match the fields used in the main statement of the object. If you want to indicate more than one column in this field, they must be separated by commas.
Result:
