Tutorial: Formatting blocks on search forms

This tutorial shows how to use blocks in the search application.

Creating a new Grid

1. Create a new grid application using the product table.

2. Choose the Field positioning option in the application menu and choose ProductID, ProductName, SupplierID, CategoryID, QuantityPerUnit, UnitPrice and UnitsInStock.

Starting the Grid application by Search

3. Return to the initial options “Grid Modules

4. Select the “Search” as the initial module.

Block settings

5. Open the Layout folder in the menu and click Blocks.

6. Click Create new block.

7. Enter the name and label of the block.

8. Configure the two blocks according to the image below.

Assigning fields and blocks.

9. Open the search folder and click on “Advanced Search >> Select Fields“.

10. Move the ProductID, ProductName, SupplierID, CategoryID, QuantityPerUnit, UnitPrice and TotalValue fields below the Default Lock. And move the UnitsInStock, UnitsOnOrder, ReorderLevel and Discontinued fields under New Block.

11. Click on the Run button on the toolbar.

Tutorials in the same category

Card View HTML

  This tutorial demonstrates how to create a Grid application using the “User defined” ori...

Evaluation Field in the Grid

In this tutorial, you will see how to use the evaluation fields in a Grid application.  We ...

Evaluation Field in Summary

In this tutorial, you will see how to create a Summary by using the evaluation fields. We can use ...

Grid with fixed toolbar

  In this example, we are going to develop a report using a fixed toolbar on the top so we can...

Comment this post