Implementing queue filter 
The gadget spec URL could not be found




Navigating to queue design perspective
   
Click on the "Switch Queue" icon in the form design perspective.
   


Queue Design Perspective
   
A grid linked to the user form is displayed.

How can I confirm?

Select the cell A1 as shown in the screen capture. The current model name "User" will be displayed on the widget. Also, the user model fields will be listed in the named cell widget.
   
Did you know?
  Every data model is connected to the user model.
   
Category data model grid form is displayed. By default, "S.No", "SheetName", "CreatedAt", "CreatedBy" and "ModifiedBy" fields will be configured. These can be changed as required.


Implementing category list queue
   
The following fields must be displayed in the category list.
  • S.No
  • Category code
  • Category description
  • Last updated by
  • A goto link 
Enter the display label for the above fields in row 1 as shown in the screen capture.
   



Select cell (B2) below the "category code" display field as shown in the screen capture. 
   
Include the category code label field using the named cell widget.
   
 



Select cell (B3) below the "category description" display field as shown in the screen capture.
   
Include the category description label field using the named cell widget.
   
   


Select cell (B4) below the "last updated by" display field as shown in the screen capture.
   
Include the ModifiedBy label field using the named cell widget.
   


Adding navigation buttons and links
   
By default, a link to the default form is added to the "S.No" field.
   
You can also add a "Goto" button using the actions widget. Select the cell where the button must be added.
   
Click on the actions widget to view the available actions. Click on the "gotolink" action button.
   
"Properties" dialog box will be displayed.

Configure the target destination by selecting the required form from the dropdown list for "Goto Editor".

Click on the "Done" button to configure the goto link.
   
   
What's the next step?

Adding forms to menus.