Modifying Chart Blocks on Screens

This section includes:

Not From Query Chart Blocks

  1. In the Explorer Tree, locate the object for which you wish to modify a block.  

  1. Expand the screen and select the block that you wish to modify.

  2. Display the block properties.  These will either be displayed in Alphabetical or Logically, depending on the setting of the [Sort Alphabetically/Logically] button.  The following instructions are assuming that the properties are sorted logically.

  3. In the Name property, the name entered during block creation is displayed, and can be changed, if desired.

  4. In the Description property, enter the user-defined description for the block.

  5. In the Parent pop-list, if the parent of this block is another block, the parent block is displayed, grayed out.  Otherwise, this pop-list is set to (entity root).

  6. In the Type pop-list, the original setting from the block creation will be displayed, and can be changed, if desired.  The type can be Standard Block, Tab Block, Chart Block, Bread Crumb, or iFrame.  It should be set to Chart Block.

  7. In the Chart Type pop-list, select the type of chart to be displayed on this block.  See the Chart Types section for more information.

  1. In the Top Title property, enter the title to be displayed at the top of the chart.

  2. In the Bottom Title property, enter the title to be displayed at the bottom of the chart.

  3. In the Left Title property, enter the title to be displayed at the left of the chart.

  4. In the Legend pop-list, if you wish to have a legend displayed on the chart, select the location for the legend to be displayed.  Choices are (none), Top, Bottom, Left, or Right.

  5. In the Mutability pop-list, select whether this block can be modified on screens that are created from this template.  This option is ONLY available for template screens.

  1. In the Query Type property, select the type of query that this block will execute against the database.  Choices are Not from Query, Simple Query, Complex Query, Xephr Service, and Xephr Interconnect.

    Not from Query indicates that the block is not created from a database table/view.  Header blocks that contain only labels should have this pop-list set to Not from Query.  

  2. Set the On QBE pop-list to true, if this block should be included in QBE mode for this screen.

  3. Set the On New pop-list to true, if this block should be included in New mode for this screen.

  4. Set the On List pop-list to true, if this block should be included in List mode for this screen.

  5. Set the On Edit pop-list to true, if this block should be included in Edit mode for this screen.

  6. Set the Body Style pop-list to the style to be applied to the body for this block.  If set to (from parent), the style used will be the Body Style from the screen properties.

  7. Set the Editable Field Style pop-list to the style to be applied by default to the editable fields for this block.  If set to (from parent), the style used will be the Editable Field Style from the screen properties.

  8. Set the Non- Editable Field Style pop-list to the style to be applied by default to the display only and label fields for this block.  If set to (from parent), the style used will be the Non- Editable Field Style from the screen properties.

  9. Set the Link Style pop-list to the style to be applied to hyperlinks for this block.  If set to (from parent), the style used will be the Link Style from the screen properties.

  10. In the X property, the location in pixels is displayed for the top left corner of this block or field on the X-axis (horizontal) of the layout screen.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  11. In the Y property, the location in pixels is displayed for the top left corner of this block or field on the Y-axis (vertical) of the layout screen.  This value is used in conjunction with the Y Anchor Type setting.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  12. In the Y Anchor Type pop-list, select the anchor type for this block.  Choices are Fixed and Relative to Block..

  1. In the Y Anchor property, select the block or field that will be used to determine the location of the block on the Y-axis.  The property is only displayed when the Y Anchor Type pop-list is set to Block.

  2. In the Width property, enter the width for the block in pixels.

  3. In the Height property, enter the height for the block in pixels.

  4. In the Expand Type pop-list, define the size of the block.  Choices are Expandable, Fixed No Scroll Bars, and Fixed with Scroll Bars.

  1. In the Hide If property, enter the conditions under which this block will be hidden.  The field will be visible on the block when the conditions are met.  When an entry is made in this property, the Show If property will be hidden.

  1. In the Show If property, enter the conditions under which this block will be displayed.  The block will be hidden when the conditions are met.  When an entry is made in this property, the Hide If property will be hidden.

  1. In the Show if Empty pop-list, determine whether the block will be displayed when it is empty.  When set to true, the block will be displayed on the screen even when it contains no data.  When set to false, the block will be hidden when it contains no data.

  2. In the Z Order property, enter a number to define the order in which the block will be generated on the entity.  The higher the number, the later the block will be generated.  The Z order is specific to the indention level in the entity tree, and is affected by the Y Anchor and Anchor Type properties.   

    For blocks with a Tab Block as the parent block, this number determines in which order the tabs will be displayed within the tab block.  

  3. Set the Swap Rows/Columns property to the desired setting.  When set to true, the location of the rows and columns displayed on the chart will be switched. The display differs for each chart type.

  4. Set the Form is for QBE/NEW property to the desired setting.  The setting of this property indicates to the system whether the block's defined query should be executed and return the database results to the screen.  For new and QBE screens, since we are either entering a query against the database, or inserting a row into the database, we do not want this to happen.

    If this block will be displayed on the screen in QBE or New mode, this property should be set to true.

    If the block will not be displayed on the screen in QBE or New mode, this property should be set to false.  Edit and list blocks should always have this property set to false, even if the block definition contains new rows.

  5. The Created on property displays the date and time on which this block was created and cannot be changed.

  6. The Modified on property displays the date and time on which this block was last changed and cannot be modified.

  7. When all changes have been made, press the [Save] button in the Main Toolbar.

Xephr Service Chart Blocks

  1. In the Explorer Tree, locate the object for which you wish to modify a block.  

  1. Expand the screen and select the block that you wish to modify.

  2. Display the block properties.  These will either be displayed in Alphabetical or Logically, depending on the setting of the [Sort Alphabetically/Logically] button.  The following instructions are assuming that the properties are sorted logically.

  3. In the Name property, the name entered during block creating is displayed, and can be changed, if desired.

  4. In the Description property, enter the user-defined description for the block.

  5. In the Parent pop-list, if the parent of this block is another block, the parent block is displayed, grayed out.  Otherwise, this pop-list is set to (entity root).

  6. In the Type pop-list, the original setting from the block creation will be displayed, and can be changed, if desired.  The type can be Standard Block, Tab Block, Chart Block, Bread Crumb, or iFrame.  It should be set to Chart Block.

  7. In the Chart Type pop-list, select the type of chart to be displayed on this block.  See the Chart Types section for more information.

  1. In the Top Title property, enter the title to be displayed at the top of the chart.

  2. In the Bottom Title property, enter the title to be displayed at the bottom of the chart.

  3. In the Left Title property, enter the title to be displayed at the left of the chart.

  4. In the Legend pop-list, if you wish to have a legend displayed on the chart, select the location for the legend to be displayed.  Choices are (none), Top, Bottom, Left, or Right.

  5. In the Mutability pop-list, select whether this block can be modified on screens that are created from this template.  This option is ONLY available for template screens.

  1. In the Query Type property, select the type of query that this block will execute against the database.  Choices are Not from Query, Simple Query, Complex Query, Xephr Service, and Xephr Interconnect.

    Xephr Service indicates that the query for this block will be from a xephr service.  When Xephr Service is selected, the Datasource and Table properties are displayed.  These properties are used to construct the information returned by the Xephr service.

  2. In the Datasource pop-list, the original value from block creation is displayed, but can be changed, if desired.  

    The datasource for a Xephr Service block must be a Xephr service datasource.  Only Xephr service datasources will be displayed for selection for this property

  3. In the Table property, the original value from block creation is displayed, but can be changed if desired.  Select the Xephr service method from which the data will be displayed on this block.  Choices are determined by the datasource selected.

  4. Depending on the Table selected, one or more parameter (PARAM) properties will be displayed.  Enter the appropriate values for the parameters.  The parameters assigned to each service type are used to restrict the values returned from the Xephr service.

  5. In the Max Number of Rows property, enter the maximum number of rows that will be displayed on the screen for this block.  If this property is set to 0, the system wide restriction of 200 rows will be used.  

    A block is considered a list if the max number of rows is not set to 1.

    Blocks are considered forms when the max number of rows is 1.

  6. Set the On QBE pop-list to true, if this block should be included in QBE mode for this screen.

  7. Set the On New pop-list to true, if this block should be included in New mode for this screen.

  8. Set the On List pop-list to true, if this block should be included in List mode for this screen.

  9. Set the On Edit pop-list to true, if this block should be included in Edit mode for this screen.

  10. Set the Body Style pop-list to the style to be applied to the body for this block.  If set to (from parent), the style used will be the Body Style from the screen properties.

  11. Set the Editable Field Style pop-list to the style to be applied by default to the editable fields for this block.  If set to (from parent), the style used will be the Editable Field Style from the screen properties.

  12. Set the Non-Editable Field Style pop-list to the style to be applied by default to the display only and label fields for this block.  If set to (from parent), the style used will be the Non-Editable Field Style from the screen properties.

  13. Set the Link Style pop-list to the style to be applied to hyperlinks for this block.  If set to (from parent), the style used will be the Link Style from the screen properties.

  14. In the X property, the location in pixels is displayed for the top left corner of this block or field on the X-axis (horizontal) of the layout screen.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  15. In the Y property, the location in pixels is displayed for the top left corner of this block or field on the Y-axis (vertical) of the layout screen.  This value is used in conjunction with the Y Anchor Type setting.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  16. In the Y Anchor Type pop-list, select the anchor type for this block.  Choices are Fixed and Relative to Block..

  1. In the Y Anchor property, select the block or field that will be used to determine the location of the block on the Y-axis.  The property is only displayed when the Y Anchor Type pop-list is set to Block or Field.

  2. In the Width property, enter the width for the block in pixels.

  3. In the Height property, enter the height for the block in pixels.

  4. In the Expand Type pop-list, define the size of the block.  Choices are Expandable, Fixed No Scroll Bars, and Fixed with Scroll Bars.

  1. In the Hide If property, enter the conditions under which this block will be hidden.  The field will be visible on the block when the conditions are met.  When an entry is made in this property, the Show If property will be hidden.

  1. In the Show If property, enter the conditions under which this block will be displayed.  The block will be hidden when the conditions are met.  When an entry is made in this property, the Hide If property will be hidden.

  1. In the Show if Empty pop-list, determine whether the block will be displayed when it is empty.  When set to true, the block will be displayed on the screen even when it contains no data.  When set to false, the block will be hidden when it contains no data.

  2. In the Z Order property, enter a number to define the order in which the block will be generated on the entity.  The higher the number, the later the block will be generated.  The Z order is specific to the indention level in the entity tree, and is affected by the Y Anchor and Anchor Type properties.   

    For blocks with a Tab Block as the parent block, this number determines in which order the tabs will be displayed within the tab block.  

  3. Set the Swap Rows/Columns property to the desired setting.  When set to true, the location of the rows and columns displayed on the chart will be switched. The display differs for each chart type.

  4. The Created on property displays the date and time on which this block was created and cannot be changed.

  5. The Modified on property displays the date and time on which this block was last changed and cannot be modified.

  6. When all changes have been made, press the [Save] button in the Main Toolbar.

Simple Query Chart Blocks

  1. In the Explorer Tree, locate the object for which you wish to modify a block.  

  1. Expand the screen and select the block that you wish to modify.

  2. Display the block properties.  These will either be displayed in Alphabetical or Logically, depending on the setting of the [Sort Alphabetically/Logically] button.  The following instructions are assuming that the properties are sorted logically.

  3. In the Name property, the name entered during block creating is displayed, and can be changed, if desired.

  4. In the Description property, enter the user-defined description for the block.

  5. In the Parent pop-list, if the parent of this block is another block, the parent block is displayed, grayed out.  Otherwise, this pop-list is set to (entity root).

  6. In the Type pop-list, the original setting from the block creation will be displayed, and can be changed, if desired.  The type can be Standard Block, Tab Block, Chart Block, Bread Crumb, or iFrame.  It should be set to Chart Block.

  7. In the Chart Type pop-list, select the type of chart to be displayed on this block.  See the Chart Types section for more information.

  1. In the Top Title property, enter the title to be displayed at the top of the chart.

  2. In the Bottom Title property, enter the title to be displayed at the bottom of the chart.

  3. In the Left Title property, enter the title to be displayed at the left of the chart.

  4. In the Legend pop-list, if you wish to have a legend displayed on the chart, select the location for the legend to be displayed.  Choices are (none), Top, Bottom, Left, or Right.

  5. In the Mutability pop-list, select whether this block can be modified on screens that are created from this template.  This option is ONLY available for template screens.

  1. In the Query Type property, select the type of query that this block will execute against the database.  Choices are Not from Query, Simple Query, Complex Query, Xephr Service, and Xephr Interconnect.

    Simple Query indicates that the block is taken from a simple query to a database table/view.  The Simple Query option will be chosen most often for database blocks. The database query will be constructed from the entries in the additional properties.

  2. In the Datasource pop-list, the original value from block creation is displayed, but can be changed, if desired.  Selecting (use default) will allow the screen or template to be used with any datasource, and data brought in will be determined by the screen's or template's datasource.  

  3. In the Table property, the original value from block creation is displayed, but can be changed if desired.  Select the desired table/view from which the data will be displayed on this block.  

  4. In the Select Statement property, enter the select statement for your database query, beginning with the word SELECT.  The select statement lists the columns in the table or view from which the data will be returned.  Simple Query blocks will have the data in this property generated automatically.

    All columns selected from the database need to be explicitly named.

    Format: SELECT column, column, column, column FROM view
    For example: SELECT item_no, description, stock_um, qty_on_hand FROM item_master_uvw

  5. In the Filters property, enter the additional or overriding filters to restrict the information returned by the select statement for this block, if appropriate.  This is also referred to as the where clause.  The statement begins with the word WHERE.  

    Format: WHERE column (comparison) value AND column (comparison) value
    For example: WHERE qty_on_hand > 0 AND stock_um in ('FT','IN')

  1. In the Ordering and Grouping property, enter any code to be executed after the filters, such as the order by or group by.  Not from Query blocks will not have this property.  This property can be entered for both Simple Query and Complex Query types.

    Format: ORDER BY column, column, column
    Format: GROUP BY column, column, column
    For example: ORDER BY description, stock_um, qty_on_hand desc

  2. Set the Deletable property to determine whether the data on this block can be deleted when the Delete function is performed on the screen.  

    When this property is set to true, and the Delete function is performed, the record(s) on the block will be deleted from the database.  

    When this property is set to
    false, and the Delete function is performed, the record(s) on the block will not be deleted from the database.

  3. In the Max Number of Rows property, enter the maximum number of rows that will be displayed on the screen for this block.  If this property is set to 0, the system wide restriction of 200 rows will be used.  

    A block is considered a list if the max number of rows is not set to 1.

    Blocks are considered forms when the max number of rows is 1.

  4. In the Execute Before property, enter any SQL statements that should be executed before the query for this block is executed.  Not from Query blocks will not have this property.

  1. In the Execute After property, enter any SQL statements that should be executed after all rows are returned for this block.  Not from Query blocks will not have this property.

  1. Set the On QBE pop-list to true, if this block should be included in QBE mode for this screen.

  2. Set the On New pop-list to true, if this block should be included in New mode for this screen.

  3. Set the On List pop-list to true, if this block should be included in List mode for this screen.

  4. Set the On Edit pop-list to true, if this block should be included in Edit mode for this screen.

  5. Set the Body Style pop-list to the style to be applied to the body for this block.  If set to (from parent), the style used will be the Body Style from the screen properties.

  6. Set the Editable Field Style pop-list to the style to be applied by default to the editable fields for this block.  If set to (from parent), the style used will be the Editable Field Style from the screen properties.

  7. Set the Non-Editable Field Style pop-list to the style to be applied by default to the display only and label fields for this block.  If set to (from parent), the style used will be the Non-Editable Field Style from the screen properties.

  8. Set the Link Style pop-list to the style to be applied to hyperlinks for this block.  If set to (from parent), the style used will be the Link Style from the screen properties.

  9. In the X property, the location in pixels is displayed for the top left corner of this block or field on the X-axis (horizontal) of the layout screen.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  10. In the Y property, the location in pixels is displayed for the top left corner of this block or field on the Y-axis (vertical) of the layout screen.  This value is used in conjunction with the Y Anchor Type setting.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  11. In the Y Anchor Type pop-list, select the anchor type for this block.  Choices are Fixed and Relative to Block..

  1. In the Y Anchor property, select the block or field that will be used to determine the location of the block on the Y-axis.  The property is only displayed when the Y Anchor Type pop-list is set to Block or Field.

  2. In the Width property, enter the width for the block in pixels.

  3. In the Height property, enter the height for the block in pixels.

  4. In the Expand Type pop-list, define the size of the block.  Choices are Expandable, Fixed No Scroll Bars, and Fixed with Scroll Bars.

  1. In the Hide If property, enter the conditions under which this block will be hidden.  The field will be visible on the block when the conditions are met.  When an entry is made in this property, the Show If property will be hidden.

  1. In the Show If property, enter the conditions under which this block will be displayed.  The block will be hidden when the conditions are met.  When an entry is made in this property, the Hide If property will be hidden.

  1. In the Show if Empty pop-list, determine whether the block will be displayed when it is empty.  When set to true, the block will be displayed on the screen even when it contains no data.  When set to false, the block will be hidden when it contains no data.

  2. In the Z Order property, enter a number to define the order in which the block will be generated on the entity.  The higher the number, the later the block will be generated.  The Z order is specific to the indention level in the entity tree, and is affected by the Y Anchor and Anchor Type properties.   

    For blocks with a Tab Block as the parent block, this number determines in which order the tabs will be displayed within the tab block.  

  3. Set the Swap Rows/Columns property to the desired setting.  When set to true, the location of the rows and columns displayed on the chart will be switched. The display differs for each chart type.

  4. Set the Form is for QBE/NEW property to the desired setting.  The setting of this property indicates to the system whether the block's defined query should be executed and return the database results to the screen.  For new and QBE screens, since we are either entering a query against the database, or inserting a row into the database, we do not want this to happen.

    If this block will be displayed on the screen in QBE or New mode, this property should be set to true.

    If the block will not be displayed on the screen in QBE or New mode, this property should be set to false.  Edit and list blocks should always have this property set to false, even if the block definition contains new rows.

  5. The Created on property displays the date and time on which this block was created and cannot be changed.

  6. The Modified on property displays the date and time on which this block was last changed and cannot be modified.

  7. When all changes have been made, press the [Save] button in the Main Toolbar.

Complex Query Chart Blocks

  1. In the Explorer Tree, locate the object for which you wish to modify a block.  

  1. Expand the screen and select the block that you wish to modify.

  2. Display the block properties.  These will either be displayed in Alphabetical or Logically, depending on the setting of the [Sort Alphabetically/Logically] button.  The following instructions are assuming that the properties are sorted logically.

  3. In the Name property, the name entered during block creating is displayed, and can be changed, if desired.

  4. In the Description property, enter the user-defined description for the block.

  5. In the Parent pop-list, if the parent of this block is another block, the parent block is displayed, grayed out.  Otherwise, this pop-list is set to (entity root).

  6. In the Type pop-list, the original setting from the block creation will be displayed, and can be changed, if desired.  The type can be Standard Block, Tab Block, Chart Block, Bread Crumb, or iFrame.  It should be set to Chart Block.

  7. In the Chart Type pop-list, select the type of chart to be displayed on this block.  See the Chart Types section for more information.

  1. In the Top Title property, enter the title to be displayed at the top of the chart.

  2. In the Bottom Title property, enter the title to be displayed at the bottom of the chart.

  3. In the Left Title property, enter the title to be displayed at the left of the chart.

  4. In the Legend pop-list, if you wish to have a legend displayed on the chart, select the location for the legend to be displayed.  Choices are (none), Top, Bottom, Left, or Right.

  5. In the Mutability pop-list, select whether this block can be modified on screens that are created from this template.  This option is ONLY available for template screens.

  1. In the Query Type property, select the type of query that this block will execute against the database.  Choices are Not from Query, Simple Query, Complex Query, Xephr Service, and Xephr Interconnect.

    Complex Query indicates that the database query will be constructed in its entirety by the user, such as when multiple tables must be referenced for the data.  The user will construct the database query using these properties. Data on Complex Query blocks cannot be updated to the database from the entity on Xephr Runtime unless the complex query only references one table or view.

  2. In the Datasource pop-list, the original value from block creation is displayed, but can be changed, if desired.  Selecting (use default) will allow the screen or template to be used with any datasource, and data brought in will be determined by the screen's or template's datasource.  

  3. In the Select Statement property, enter the select statement for your database query, beginning with the word SELECT.  The select statement lists the columns in the table or view from which the data will be returned.  Complex Query blocks require that the user enter the select statement.

    All columns selected from the database need to be explicitly named.

    Format: SELECT column, column, column, column FROM view
    For example: SELECT item_no, description, stock_um, qty_on_hand FROM item_master_uvw

  4. In the Filters property, enter the additional or overriding filters to restrict the information returned by the select statement for this block, if appropriate.  This is also referred to as the where clause.  The statement begins with the word WHERE.  

    Format: WHERE column (comparison) value AND column (comparison) value
    For example: WHERE qty_on_hand > 0 AND stock_um in ('FT','IN')

    If the block needs to be further restricted, such as by a global variable, this is where you would enter the additional filters for that restriction.

    For Complex Query blocks, the filters for your complex query are entered here.

  1. In the Ordering and Grouping property, enter any code to be executed after the filters, such as the order by or group by.

    Format: ORDER BY column, column, column
    Format: GROUP BY column, column, column
    For example: ORDER BY description, stock_um, qty_on_hand desc

  2. Set the Deletable property to determine whether the data on this block can be deleted when the Delete function is performed on the screen.  

    When this property is set to true, and the Delete function is performed, the record(s) on the block will be deleted from the database.  

    When this property is set to
    false, and the Delete function is performed, the record(s) on the block will not be deleted from the database.

  3. In the Max Number of Rows property, enter the maximum number of rows that will be displayed on the screen for this block.  If this property is set to 0, the system wide restriction of 200 rows will be used.  

    A block is considered a list if the max number of rows is not set to 1.

    Blocks are considered forms when the max number of rows is 1.

  4. In the Execute Before property, enter any SQL statements that should be executed before the query for this block is executed.  Not from Query blocks will not have this property.

  1. In the Execute After property, enter any SQL statements that should be executed after all rows are returned for this block.  Not from Query blocks will not have this property.

  1. Set the On QBE pop-list to true, if this block should be included in QBE mode for this screen.

  2. Set the On New pop-list to true, if this block should be included in New mode for this screen.

  3. Set the On List pop-list to true, if this block should be included in List mode for this screen.

  4. Set the On Edit pop-list to true, if this block should be included in Edit mode for this screen.

  5. Set the Body Style pop-list to the style to be applied to the body for this block.  If set to (from parent), the style used will be the Body Style from the screen properties.

  1. Set the Editable Field Style pop-list to the style to be applied by default to the editable fields for this block.  If set to (from parent), the style used will be the Editable Field Style from the screen properties.

  2. Set the Non-Editable Field Style pop-list to the style to be applied by default to the label and display only fields for this block.  If set to (from parent), the style used will be the Non-Editable Field Style from the screen properties.

  3. Set the Link Style pop-list to the style to be applied to links for this block.  If set to (from parent), the style used will be the Link Style from the screen properties.

  4. In the X property, the location in pixels is displayed for the top left corner of this block or field on the X-axis (horizontal) of the layout screen.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  5. In the Y property, the location in pixels is displayed for the top left corner of this block or field on the Y-axis (vertical) of the layout screen.  This value is used in conjunction with the Y Anchor Type setting.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  6. In the Y Anchor Type pop-list, select the anchor type for this block.  Choices are Fixed and Relative to Block..

  1. In the Y Anchor property, select the block or field that will be used to determine the location of the block on the Y-axis.  The property is only displayed when the Y Anchor Type pop-list is set to Block or Field.

  2. In the Width property, enter the width for the block in pixels.

  3. In the Height property, enter the height for the block in pixels.

  4. In the Expand Type pop-list, define the size of the block.  Choices are Expandable, Fixed No Scroll Bars, and Fixed with Scroll Bars.

  1. In the Hide If property, enter the conditions under which this block will be hidden.  The field will be visible on the block when the conditions are met.  When an entry is made in this property, the Show If property will be hidden.

  1. In the Show If property, enter the conditions under which this block will be displayed.  The block will be hidden when the conditions are met.  When an entry is made in this property, the Hide If property will be hidden.

  1. In the Show if Empty pop-list, determine whether the block will be displayed when it is empty.  When set to true, the block will be displayed on the screen even when it contains no data.  When set to false, the block will be hidden when it contains no data.

  2. In the Z Order property, enter a number to define the order in which the block will be generated on the entity.  The higher the number, the later the block will be generated.  The Z order is specific to the indention level in the entity tree, and is affected by the Y Anchor and Anchor Type properties.   

    For blocks with a Tab Block as the parent block, this number determines in which order the tabs will be displayed within the tab block.  

  3. Set the Swap Rows/Columns property to the desired setting.  When set to true, the location of the rows and columns displayed on the chart will be switched. The display differs for each chart type.

  4. Set the Form is for QBE/NEW property to the desired setting.  The setting of this property indicates to the system whether the block's defined query should be executed and return the database results to the screen.  For new and QBE screens, since we are either entering a query against the database, or inserting a row into the database, we do not want this to happen.

    If this block will be displayed on the screen in QBE or New mode, this property should be set to true.

    If the block will not be displayed on the screen in QBE or New mode, this property should be set to false.  Edit and list blocks should always have this property set to false, even if the block definition contains new rows.

  5. The Created on property displays the date and time on which this block was created and cannot be changed.

  6. The Modified on property displays the date and time on which this block was last changed and cannot be modified.

  7. When all changes have been made, press the [Save] button in the Main Toolbar.

Xephr Interconnect Chart Blocks

  1. In the Explorer Tree, locate the object for which you wish to modify a block.  

  1. Expand the screen and select the block that you wish to modify.

  2. Display the block properties.  These will either be displayed in Alphabetical or Logically, depending on the setting of the [Sort Alphabetically/Logically] button.  The following instructions are assuming that the properties are sorted logically.

  3. In the Name property, the name entered during block creating is displayed, and can be changed, if desired.

  4. In the Description property, enter the user-defined description for the block.

  5. In the Parent pop-list, if the parent of this block is another block, the parent block is displayed, grayed out.  Otherwise, this pop-list is set to (entity root).

  6. In the Type pop-list, the original setting from the block creation will be displayed, and can be changed, if desired.  The type can be Standard Block, Tab Block, Chart Block, Bread Crumb, or iFrame.  It should be set to Chart Block.

  7. In the Chart Type pop-list, select the type of chart to be displayed on this block.  See the Chart Types section for more information.

  1. In the Top Title property, enter the title to be displayed at the top of the chart.

  2. In the Bottom Title property, enter the title to be displayed at the bottom of the chart.

  3. In the Left Title property, enter the title to be displayed at the left of the chart.

  4. In the Legend pop-list, if you wish to have a legend displayed on the chart, select the location for the legend to be displayed.  Choices are (none), Top, Bottom, Left, or Right.

  5. In the Mutability pop-list, select whether this block can be modified on screens that are created from this template.  This option is ONLY available for template screens.

  1. In the Query Type property, select the type of query that this block will execute against the database.  Choices are Not from Query, Simple Query, Complex Query, Xephr Service, and Xephr Interconnect

    Xephr Interconnect indicates that the query for this block will be from a published entity on a Xephr host.  This option is only available if a Xephr Interconnect datasource exists.

  2. In the Target Login property, the user ID that will be used to access the published entity is displayed and can be changed.

  3. In the Target Password property, e password that will be used to access the published entity is displayed and can be changed.

  4. In the Datasource pop-list, the original value from block creation is displayed, but can be changed, if desired.  

    The datasource for a Xephr Interconnect block must be a Xephr Interconnect datasource.  Only Xephr Interconnect datasources will be displayed for selection for this property.

  5. In the Interconnect Entity property, the original value from block creation is displayed, but can be changed if desired.  Select the published entity from which the data will be displayed on this block.  Choices are determined by the datasource selected.

  6. Depending on the Interconnect Entity selected, one or more parameter (PARAM) properties will be displayed.  Enter the appropriate values for the parameters.  The parameters are used to restrict the values returned from the published entity.

  7. Set the Deletable property to determine whether the data on this block can be deleted when the Delete function is performed on the screen.  

    When this property is set to true, and the Delete function is performed, the record(s) on the block will be deleted from the database.  

    When this property is set to
    false, and the Delete function is performed, the record(s) on the block will not be deleted from the database.

  8. In the Max Number of Rows property, enter the maximum number of rows that will be displayed on the screen for this block.  If this property is set to 0, the system wide restriction of 200 rows will be used.  

    A block is considered a list if the max number of rows is not set to 1.

    Blocks are considered forms when the max number of rows is 1.

  9. In the Execute Before property, enter any SQL statements that should be executed before the query for this block is executed.  Not from Query blocks will not have this property.

  1. In the Execute After property, enter any SQL statements that should be executed after all rows are returned for this block.  Not from Query blocks will not have this property.

  1. Set the On QBE pop-list to true, if this block should be included in QBE mode for this screen.

  2. Set the On New pop-list to true, if this block should be included in New mode for this screen.

  3. Set the On List pop-list to true, if this block should be included in List mode for this screen.

  4. Set the On Edit pop-list to true, if this block should be included in Edit mode for this screen.

  5. Set the Body Style pop-list to the style to be applied to the body for this block.  If set to (from parent), the style used will be the Body Style from the screen properties.

  6. Set the Editable Field Style pop-list to the style to be applied by default to the editable fields for this block.  If set to (from parent), the style used will be the Editable Field Style from the screen properties.

  7. Set the Non-Editable Field Style pop-list to the style to be applied by default to the display only and label fields for this block.  If set to (from parent), the style used will be the Non-Editable Field Style from the screen properties.

  8. Set the Link Style pop-list to the style to be applied to hyperlinks for this block.  If set to (from parent), the style used will be the Link Style from the screen properties.

  9. In the X property, the location in pixels is displayed for the top left corner of this block or field on the X-axis (horizontal) of the layout screen.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  10. In the Y property, the location in pixels is displayed for the top left corner of this block or field on the Y-axis (vertical) of the layout screen.  This value is used in conjunction with the Y Anchor Type setting.  You can change this number manually, or it will be changed when you are altering the layout with the Designer Tool.

  11. In the Y Anchor Type pop-list, select the anchor type for this block.  Choices are Fixed and Relative to Block..

  1. In the Y Anchor property, select the block or field that will be used to determine the location of the block on the Y-axis.  The property is only displayed when the Y Anchor Type pop-list is set to Block or Field.

  2. In the Width property, enter the width for the block in pixels.

  3. In the Height property, enter the height for the block in pixels.

  4. In the Expand Type pop-list, define the size of the block.  Choices are Expandable, Fixed No Scroll Bars, and Fixed with Scroll Bars.

  1. In the Hide If property, enter the conditions under which this block will be hidden.  The field will be visible on the block when the conditions are met.  When an entry is made in this property, the Show If property will be hidden.

  1. In the Show If property, enter the conditions under which this block will be displayed.  The block will be hidden when the conditions are met.  When an entry is made in this property, the Hide If property will be hidden.

  1. In the Show if Empty pop-list, determine whether the block will be displayed when it is empty.  When set to true, the block will be displayed on the screen even when it contains no data.  When set to false, the block will be hidden when it contains no data.

  2. In the Z Order property, enter a number to define the order in which the block will be generated on the entity.  The higher the number, the later the block will be generated.  The Z order is specific to the indention level in the entity tree, and is affected by the Y Anchor and Anchor Type properties.   

    For blocks with a Tab Block as the parent block, this number determines in which order the tabs will be displayed within the tab block.  

  3. Set the Swap Rows/Columns property to the desired setting.  When set to true, the location of the rows and columns displayed on the chart will be switched. The display differs for each chart type.

  4. Set the Form is for QBE/NEW property to the desired setting.  The setting of this property indicates to the system whether the block's defined query should be executed and return the database results to the screen.  For new and QBE screens, since we are either entering a query against the database, or inserting a row into the database, we do not want this to happen.

    If this block will be displayed on the screen in QBE or New mode, this property should be set to true.

    If the block will not be displayed on the screen in QBE or New mode, this property should be set to false.  Edit and list blocks should always have this property set to false, even if the block definition contains new rows.

  5. The Created on property displays the date and time on which this block was created and cannot be changed.

  6. The Modified on property displays the date and time on which this block was last changed and cannot be modified.

  7. When all changes have been made, press the [Save] button in the Main Toolbar.

Xephr is a registered trademark of NDS Systems, LC.

Copyright © 2007 NDS Systems LC.