Navigation to this function
In this evaluation, all info areas of the type Action are listed, with the necessary further information for their management.
Identification
In this info area you will find information that can be used to identify the data record. This is usually the code and the name, together with other important information.| Property | Description |
| Traffic light | The traffic light column gives a colored indication of the status of the stored data. Note the associated notes for further information |
| Note | The note in this column gives you further information on the displayed traffic light color. Follow the instructions to be able to change red and yellow traffic lights in particular. |
| Product manager | Person in charge of the product |
| Path | This path defines the hierarchical position of the action area within the web form structure. It enables precise navigation and assignment of actions to specific sections of the form, which is crucial for the correct execution and management of the form logic. |
| MenuTitle | This area contains the title that is displayed in the menu for this action area. The title should be concise and meaningful to give users a clear idea of the content and purpose of the action area. |
| Table name | This table name identifies the specific database table to which the current area refers. It is important for the correct allocation and processing of data within the system and enables clear referencing of the table structure. |
| Support article link | Display of the link to the support article |
| Namespace | The namespace categorizes this action area within the system structure. It is used for logical grouping and makes it easier to organize and find related elements. Correct assignment is important for a consistent system architecture. |
| SystemName | This field contains the unique name of the system to which the action area refers. It is used to clearly identify and differentiate between different systems within the application and enables actions to be precisely assigned to specific systems. |
| Type | This value defines the type of action to be executed for the selected section. Selecting the correct type is crucial as it determines how the system reacts to user interactions in this section and which functions are available. |
| StoredProcedure | This field contains the SQL code of a stored procedure that is executed for certain actions in this area. The procedure defines complex database operations or business logic to be used when processing form data. |
| Section title | Designation of an area |
| SectionToolTip | This tooltip contains additional information for the area. It is displayed when users move the mouse over the area name or click on an information icon. You can enter helpful explanations or instructions for using the area here. |
| Canceled | ⚠️ This property will be removed in one of the next releases. Please do not use it anymore. This field shows whether the associated action area has been marked as discontinued. Discontinued elements are still available in the system, but should no longer be actively used as they may be removed or replaced in the future. |
| Visible | This checkbox determines whether the associated action area in the web form section is visible to users. If activated, the area is displayed; if deactivated, it remains hidden. This enables a flexible design of the user interface. |
| Enabled | This checkbox determines whether the associated action area is active and visible to users. If activated, the area is displayed in web forms and can be used. If deactivated, the area remains in the system but is hidden for end users. |
| DisplayFieldset | This checkbox controls the display of the associated section in the user interface. If activated, the section is made visible and accessible to users, otherwise it remains hidden. |