Adding fields to Browse
While creating a program using the fields of a selected table, by default a browse field is created if a program layout is chosen other than default. All the indexed fields of the table that are used in the program are by default displayed as column fields within the Browse field. Javra IDE also provides users with the facility to add the non- indexed fields as a column field within the Browse field.
There are 2 ways to add fields on the browse:
Using "Add to browse' toolbar:
- Select the filed you desire to add the browse table.
- Click on the 'Add to browse' icon present in the toolbar.
- Refresh the screen,you will find your field added on the browse.
Creating the column records on the Column tab for the browse widget on the right side.
- Select the browse widget.
- Go to the Columns tab in the right panel.
- Click on 'New' icon.
- Enter the File name, Widget name and Sequence no. in the fields File, Fieldname and sequence respectively.
[Note: Sequence property specifies the order of appearance of columns in the browse.Users can also set the width of the
browse column fields by setting the width value in pixels in the field 'Width (px)' and the value in percentage in the field Width (%)'. If no value are set by the users, the default width values are taken from the repository.] - After entering the details in the fields, click on the Save button.
- You will see the filed has been added to the column list of browse.
- Refresh
- The filed is now added to the browse.
Repeat the steps explained above for each field you want on the browse. Finally, you will see result as shown below after adding the columns records shown in the right side of the image:
