Page tree
Skip to end of metadata
Go to start of metadata

Homepage Menu Operations

Homepages are important for applications, they reflect the purpose of the application itself. NETIGMA allows you to customize your application's homepage in a quick and easy way. Here in this page you can find detailed guides about home page operations and lstep by step examples that you can add to your homepage.

Content

Only Allowed Users Can Edit

Page Menu Operations (homepage edit) can be done if the user/group is allowed to do that.

 

Page Menu

Page Menu operations provide speed to develop your appliacation. These operations are:

  • Add new field (webpart)
  • Add new page
  • Rename
  • Delete page
  • Change the view/dispaly
  • Return to default

 

 

 

 

 Add New Field

Adding a New Field (Webpart)

This feature allows you to customize the user interface of your applications in a quick way. What you have to do is just select the appropriate webpart depending on your purpose. Below before general info about how you can add new field is given and then detailed examples for fields that you can add are given.


  1. Click the Add Field button from the page menu. The Add Field combo menu will open.
  2. Select, double click on, a webpart from the drop down menu.

After selecting the webpart, different information fields will appear according to each webpart. Then fill required fields: information and definitions, and then press Save button. (An interactive chart was used, for the example below, see webparts for more examples )

The example interactive chart added to homepage looks like screen view given below, also note that location of webpart can be changed as you drag, squeeze or expand it. You can also edit its content from the edit button.

 

Important note

Some of the WebParts that are added to the home use an iframe structure. Therefore, if the link used in WebParts (link at query result, any link in specially prepared webpart, etc.) is selected as the target parent window (_parent), the page to be opened when link is clicked will be opened in the upper window. This process is contrary to Netigma's structure, so the top window (_parent) should not be used as the target in the links used in WebPart. 


Example Fields (Webparts)

Current User Information

Allows the user who uses the application to view their user information.

After you save it the field will be look like this:

 

Reports

This WebPart makes it possible to view the result of any report on the homepage. 

 

Field name: Report 

 Title: The text to be displayed in the Webpart Title is written. 

 Report Name: The name of the report to be added in meta is written. 

 (warning) If the report name is misspelled or missing, the error message as "The definition of the content requested to be displayed has been removed" will be returned.

 View on Homepage: 

Interactive Graph

 

The interactive chart WebPart, along with the interactive home page WebPart, makes it possible to display an interactive graphic that changes according to the value selected from the map when placed at homepage. More maps and interactive graphics are available at Homepage.  Interactive homepage designs can be done using interactive webparts. 

 

Field name:The Interactive Chart is selected from the Combo list. 

 Title:The text to be displayed as a Webpart title is entered in this field. 

 Template Name: The name of the template to be used as the data source of the graphic is written in this field. 

 

For this template, it is necessary to create a statistical query template under the objet that the map webpart is defined in. In this statistical query a group field and a maximum of 2 cluster fields should be used. (If there is more than one group field, the graph only considers the first group field) The IL_SIT_TOPLAM template defined in the ILLER object is used in the example. In this template, the "district name" group field and the "total number of sites" cluster function are included. 

 

X Axis Max: Max number of labels on x axis will be entered in this field. This feature can be used for a simpler look on multi-label graphics. 

 Graphics Type: Bar, Line, Pie, Doughnut, Radar, PolarArea, Line graphic types are selected. 

 Interaction On:Takes one of the Yes/No values . If "Yes" is selected, if there is a map webpart in the home page that can trigger the graph, the graph according to the value selected from the map will be updated simultaneously. If "No" is selected, the graphic will not be updated even if a map webpart is selected in the homepage to trigger the graph. A graphic containing all the records transmitted as a result of the query will be displayed constantly on the screen. 

 Height: Select Webpart height

View on Homepage: 


For detailed information on how interactive maps and interactive graphical webpages are used together SEE

Map

Map webpart are interactive maps that can be added to the homepage. When designing a homepage, it makes it possible to prepare interactive home pages that are non-fixed, updated by selection when used in conjunction with an interactive graphic webpart. The map is defined on the object with geometry information. Maps can not be created with non-geometric objects. Multiple maps and graphics can be used in page design. 


Field name:"Map" is selected from the Combo list. 

Title: The text to be displayed as a Webpart title is entered in this field. 

Table Name:The name of the table that will be the source for the map is written in this field. 

Primary Key:The name of the field that is the primary key of the source table is written in this field. 

 Show Labels:The name of the data field that is the source of the labels in the map is written in this field. 

In our example, IL_ADI is entered in the name field because we want the IL_ADI field of the ILLER table to be shown as a label in the map. 

Map Width (px):The map width is entered as a number. (600, 800 etc.) 

Registration limit:The record to be displayed on the map is used to limit the number to the name. 

Color Palette:Used to organize the visuals of the map. The color selection is made from this area. 

Height: The height is set for the map WebPart. 

View on Homepage: 

For detailed information on how interactive maps and interactive graphical webpages are used together SEE

Webpage

It is used to display web page in weblink. 

 

Field Name: Web Page is selected. 

 Title: The text to be displayed as a Webpart title is entered in this field. 

 Page Path: The URL of the page to be displayed is entered. 

 Height: Webpart height is selected. 

 View on Homepage:

Template Query Result

It is used to display the result of any saved query template in the webpart at homepage. 

Field Name: The Template Query Result is selected. 

 Title: The text to be displayed as a Webpart title is entered in this field. 

 Template Name: The meta name of the template is written in this field. 

 Height: Webpart height is selected. 

 View on Homepage: 

 

Query Result

It is used to display the result of any saved query in the webpart at homepage. 

 

Field Name: Query Result is selected. 

 Title: The text to be displayed as a Webpart title is entered in this field. 

 List Name: The meta name of the query result list is written in this field. To access this information, the Query Result Collection properties are expanded by selecting Object List-> Queries -> Query. Query Result Name information is retrieved. 

 

Field to be Queried (Optional): This field is used if the query result needs to be filtered according to a certain criteria.

Field Value (Optional): Used in conjunction with the Field property to be queried. The value is entered as the criteria.Ex: When Query Field = GEOMAHALLE.OBJECTID and Field Value = 2 are selected, the query result is filtered as GEOMAHALLE.OBJECTID = 2.

 Height: Webpart height

 

 View on Homepage:

  • (Webpart view when Query Field = GEOMAHALLE.OBJECTID and Field Value = 2)

  • Query Field = Empty and Field Value = WebPart view when empty

Query Result According to Processes

The result of the process defined query is used to display the process status in webpart in the homepage. 

Field Name: Query Result is selected according to Processes. 

Title: The text to be displayed as a Webpart title is entered in this field. 

List Name: The meta name of the query result list is written in this field. To access this information, the Query Result Collection properties are expanded by selecting Object List-> Queries -> Query. Query Result Name information is retrieved. 

 

Tab Display Style: How the query results are displayed on a process-by-process basis is selected from this area. There are 3 options and a different view is obtained for each option.

Height: Webpart height is selected.

 

View on Homepage:

 

  • If the tab display Style is selected as Tab:

  • If the tab display style is set to RowStyle:

  • If the tab display Style = TreeTab is selected:

User Input

Enables "User Login" from within WebPart at homepage. 

Field Name: User Input is selected. 

View on Homepage:


Weather

It is used to show the weather information of the selected province on the homepage. 

Field Name: Weather is selected. 

Width: Width is entered. 

City:The city is selected from the list. 

  View on Homepage: 

City is selected as Ankara.


 

RSS Reader

It is used for adding RSS feed of a website (e.g news site) to the homepage and enriching the homepage etc

Parameters:

Field Name: Rss Reader is selected. 

RSS Feed URL:The RSS address that the webpart will fetch content is written in this field. 

Height: Webpart height is selected. 

Agenda

 

Field Name: Agenda . 

 Height: Webpart height. 

View on Homepage



 

 

 Add New Page

Adding New Page

You can create personal pages. After creating a page then, you can add contents with desired webparts. 

1.The Add New Page button on the menu is clicked. The Add New Page dialog box will open.

2.Enter a name for the page, e.g. My New Page, in the pop-up box and click the Save button. You'll see that the created page has been added to pages:


 Rename

Rename

 

The "Rename" operation makes it possible to change the name of any page. 

  1. When the name is selected from the menu to be changed, "Rename" is clicked.
  2. Enter the new name of the page in the renaming box that opens and click the Save button to complete the operation.


 

 Delete Page

Delete Page

 

Actions are used to delete any of the pages on the menu. 

  1. Select the page to delete and click the Delete button. eg. delete homepage:


 Display(Page Layout)

Display(Page Layout) 

his option is used to change the Content Area layout. It makes it possible to select any of the different layouts. 

  • In the homepage,tab on Page menu in the left top, then click on display tab, you'll see the view options, layouts.

  • When you click on the "Return to default" button, homepage returns its "default view".

 

 

  • No labels