K2BPrompt Settings

Introduction

K2BToolsPatterns General Settings are the main way of configuring how K2BPrompt works for a certain KB.

Note that K2BTools General Settings also configures how K2BPrompt works, along with other K2BTools Patterns.

Location

This object can be found in the "Preferences" section of the Knowledge Base Navigator, under the "Patterns" category.

K2BPromptSettingsLocation
K2BPrompt Settings Location

Nodes

TransactionIcon Template

This node contains general settings for the pattern application, affecting several features.

Properties

Category Name Value
Default Instance Prompt Is Main Determines the default value for the "Is Main" property in Prompt nodes.
Prompt Description Determines the default value for the "Title" property in Prompt nodes. The string "<TrnDescription>" will be replaced with the transaction's description.
Encryption Disable Prompt Encryption  

TransactionIcon Transaction

This node affects how a transaction is updated when the pattern is applied to it.

Properties

Category Name Value
Navigation After Insert Action Determines the default value for the "After Insert" property in Modes (Prompt) nodes.

ObjectsIcon Objects

This node contains the configuration that determines the names that will be assigned to generated objects.

Properties

Category Name Value
Objects Prompt Contains the default value for the "Object Name" property in Prompt nodes. The string "<TrnName>" will be replaced with the transaction's name.

ColumnsIcon Grid

This node contains configuration for grids generated with the pattern.

Properties

Category Name Value
Grid Allow Runtime Column Selection Contains the default value for the "Allow Runtime Column Selection" property in Grid Columns nodes.
Filters Table Responsive Sizes Contains the value for the "Responsive Sizes" property used in Filters Tables. Only used when the "SearchButtonLayout" property is set to "Right". This property allows the developer to choose the amount of space that will be given to the "Search" button.
Page Default Options Contains the default value for the "Page Options" property in Grid Columns.

ColumnsIcon PromptGrid

This node contains configuration for work with grids generated with the pattern.

Properties

Category Name Value
Grid Cell Spacing Contains the value for the Cell Spacing property of the grid. Only used when generating non-RWD applications.
Cell Padding Contains the value for the Cell Padding property of the grid. Only used when generating non-RWD applications.
Page Contains the default value for the "Page" property in Grid Columns nodes contained in WorkWith nodes.
Render Custom Render Contains the default value for the "Custom Render" property in Grid Columns nodes contained in WorkWith nodes.
SaveGrid Save Grid State Determines if the grid state (applied filters, current page, and page size) will be saved between executions.
GridPaging Display Page Count Contains the default value for the "Page Count" property in Grid Columns nodes contained in WorkWith nodes.
GridScroll Scroll Contains the default value for the "Scroll" property in Grid Columns nodes contained in WorkWith nodes.
Height Contains the default value for the "Height" property in Grid Columns nodes contained in WorkWith nodes.
Width Contains the default value for the "Width" property in Grid Columns nodes contained in WorkWith nodes.
Search Button Automatic Refresh Contains the default value for the "Automatic Refresh" property in WorkWith nodes.
Search Button Caption Contains the caption that will be used when generating "Search" buttons inside Filters nodes.
Search Button Tooltip Contains the tooltip that will be used when generating "Search" buttons inside Filters nodes.
Search Button Image Contains the image that will be used when generating "Search" buttons inside Filters nodes.
Paging Buttons First Button Caption Contains the caption for the "First Page" button contained in pagination controls. Only used in non-RWD applications.
First Button Tooltip Contains the tooltip for the "First Page" button contained in pagination controls. Only used in non-RWD applications.
First Button Image Contains the image for the "First Page" button contained in pagination controls. Only used in non-RWD applications.
First Button Disable Image Contains the disable image for the "First Page" button contained in pagination controls. Only used in non-RWD applications.
Last Button Caption Contains the caption for the "Last Page" button contained in pagination controls. Only used in non-RWD applications.
Last Button Tooltip Contains the tooltip for the "Last Page" button contained in pagination controls. Only used in non-RWD applications.
Last Button Image Contains the image for the "Last  Page" button contained in pagination controls. Only used in non-RWD applications.
Last Button Disable Image Contains the disable image for the "Last Page" button contained in pagination controls. Only used in non-RWD applications.
Next Button Caption Contains the caption for the "Next Page" button contained in pagination controls. Only used in non-RWD applications.
Next Button Tooltip Contains the tooltip for the "Next Page" button contained in pagination controls. Only used in non-RWD applications.
Next Button Image Contains the image for the "Next Page" button contained in pagination controls. Only used in non-RWD applications.
Next Button Disable Image Contains the disable image for the "Next Page" button contained in pagination controls. Only used in non-RWD applications.
Previous Button Caption Contains the caption for the "Previous Page" button contained in pagination controls. Only used in non-RWD applications.
Previous Button Tooltip Contains the tooltip for the "Previous Page" button contained in pagination controls. Only used in non-RWD applications.
Previuos Button Image Contains the image for the "Previous Page" button contained in pagination controls. Only used in non-RWD applications.
Previous Button Disable Image Contains the disable image for the "Previous Page" button contained in pagination controls. Only used in non-RWD applications.

ActionIcon Insert

This node contains configuration for the insert standard action.

Properties

Category Name Value
General Caption Contains the caption for the insert standard action. Will be used only if the "Image" property is not set.
Tooltip Contains the tooltip for the insert standard action.
Enabled By Default Determines if this action will be generated by default.
Layout Position in the interface where the insert action will be shown. See Position property in actions for more information.
Style Image Contains a reference to an image for the insert standard action.
Disabled Image Contains a reference to an image for the insert standard action (used when the action is disabled).
Image Class Contains a reference to the theme class that should be associated to the insert standard action (only used when "Image" is set).
Alternate Text Contains an alternate text for the action's image (only used when "Image" is set).
Button Class Contains a reference to the theme class that should be associated to the insert standard action (only used when "Image" is not set).
Behaviour Event Key Function key associated to the event.
Responsive Design Show In Extra Small Indicates if this action should be visible in "Extra Small" screens. See Introduction to Responsive Web Design.
Show In Small Indicates if this action should be visible in "Small" screens. See Introduction to Responsive Web Design.
Show In Medium Indicates if this action should be visible in "Medium" screens. See Introduction to Responsive Web Design.
Show In Large Indicates if this action should be visible in "Large" screens. See Introduction to Responsive Web Design.

ActionIcon Refresh

This node contains configuration for the insert standard action.

Properties

Category Name Value
General Caption Contains the caption for the refresh standard action. Will be used only if the "Image" property is not set.
Tooltip Contains the tooltip for the refresh standard action.
Enabled By Default Determines if this action will be generated by default.
Layout Position in the interface where the refresh action will be shown. See Position property in actions for more information.
Style Image Contains a reference to an image for the refresh standard action.
Disabled Image Contains a reference to an image for the refresh standard action (used when the action is disabled).
Image Class Contains a reference to the theme class that should be associated to the refresh standard action (only used when "Image" is set).
Alternate Text Contains an alternate text for the action's image (only used when "Image" is set).
Button Class Contains a reference to the theme class that should be associated to the refresh standard action (only used when "Image" is not set).
Behaviour Event Key Function key associated to the event.
Responsive Design Show In Extra Small Indicates if this action should be visible in "Extra Small" screens. See Introduction to Responsive Web Design.
Show In Small Indicates if this action should be visible in "Small" screens. See Introduction to Responsive Web Design.
Show In Medium Indicates if this action should be visible in "Medium" screens. See Introduction to Responsive Web Design.
Show In Large Indicates if this action should be visible in "Large" screens. See Introduction to Responsive Web Design.

ActionIcon Cancel

This node contains configuration for the insert standard action.

Properties

Category Name Value
General Caption Contains the caption for the cancel action. Will be used only if the "Image" property is not set.
Tooltip Contains the tooltip for the cancel action.
Enabled By Default Determines if this action will be generated by default.
Layout Position in the interface where the cancel action will be shown. See Position property in actions for more information.
Style Image Contains a reference to an image for the cancel action.
Disabled Image Contains a reference to an image for the cancel action (used when the action is disabled).
Image Class Contains a reference to the theme class that should be associated to the cancel action (only used when "Image" is set).
Alternate Text Contains an alternate text for the action's image (only used when "Image" is set).
Button Class Contains a reference to the theme class that should be associated to the cancel action (only used when "Image" is not set).
Behaviour Event Key Function key associated to the event.
Responsive Design Show In Extra Small Indicates if this action should be visible in "Extra Small" screens. See Introduction to Responsive Web Design.
Show In Small Indicates if this action should be visible in "Small" screens. See Introduction to Responsive Web Design.
Show In Medium Indicates if this action should be visible in "Medium" screens. See Introduction to Responsive Web Design.
Show In Large Indicates if this action should be visible in "Large" screens. See Introduction to Responsive Web Design.