Configuration object editing window and properties palette. Configuration objects 2.54 properties palette allows quick access

1. To create text documents
2.To create HTML documents
3. To create documents in XML format
4. Answers 1, 2 and 3 are correct

2.2 You can call the HTML editor:

1. Through the main menu item "File-New-HTML-document"
2. Through the main menu item "File-Open ..."
3. By clicking the "Reference information" button of the properties window of the configuration object
4. Answers 1 and 2 are correct
5. Answers 1, 2 and 3 are correct

2.3 The "Text" tab of the HTML editor is intended for:

1. For editing created document in HTML format
2. To edit the generated document in XML format
3. To edit the created document in visual mode

The HTML editor is open on the Text tab.




2.4 Is it possible to put pictures in an HTML document?

1. No, you can't
2. You can, in any part of the HTML document
3. Yes, but only in the text of an HTML document

2.5 HTML page editor...

1. included in the 1C:Enterprise 8 platform
2. supplied as an add-on
3. supplied with the WEB-extension component

2.6 HTML page editor:

1. Has "Edit" and "View" tabs
2. Has "Text" and "View" tabs
3. Has no bookmarks
4. Has "Editing", "Text" and "View" tabs

HTML page editor bookmarks.

2.7 To edit the text of the form module, use:

1. Special module editor
2.Text and module editor
3. Editor's choice depends on the value type of the main form attribute
4. Answers 1 and 2 are correct

2.8 How can I customize the highlighting of syntax constructs?

1. Color highlighting of syntactic constructions is set by default and cannot be changed
2. "Tools" - "Parameters" tab "Editing" on the page "Texts of modules", group of parameters "Highlighting of syntactic constructions"
3. In 1C:Enterprise 8.0, the ability to highlight syntax constructs with color is not implemented.

2.9 Why is the flag “Built-in language” included in the configurator menu?


1. To enable the highlighting mode of syntactic constructions in the text of the module
2. To enable the highlighting mode of syntactic constructions in the text of the module and in text document
3. Correct answer not listed

2.10 In what cases can you perform syntactic control of a module?

1. At any time when editing a module, by selecting the command context menu
"Syntax Control"
2. When closing the module
3. When saving the entire configuration
4. At any time when editing a module, by selecting the command from the context menu
"Syntax control", as well as (when enabled automatic execution syntactic control of the module) when closing the text of the module or saving the entire configuration.

2.11 Why does 1C:Enterprise 8 implement color highlighting of syntactic constructions?

1. For the correct operation of the syntax control of the module
2. For convenience of editing module texts
3. All of the above are true

2.12 What is syntax control used for?

1. To check the selected fragment of the module for the correct use of the syntax constructs of the built-in language
2. To check software modules on the correct use of the syntax constructs of the built-in language
3. There is no right answer

2.13 What is used to create and edit text documents?

1. HTML editor.
2. Text and module editor
3. HTML - editor or text editor.
4. Spreadsheet editor.

2.14 How can I view the text of a collapsed grouping?

1. By clicking on the "+" marker at the beginning of the grouping line
2. To view as a hint - move the cursor to a special marker
3. True first and second
4. There is no right answer

2.15 What modes of module text formatting are implemented in 1C:Enterprise 8?

1. Automatic text formatting as you type
2. Automatic formatting of already entered text
3. True first and second
4. The concept of automatic formatting does not exist

1) When wrapping a line, the cursor does not go to the beginning, but becomes at the level of the current block.
2) You can format after writing the text Text->Block->Format.

2.16 What do the symbols shown at the beginning of each line mean?


1. Syntactic structure grouping
2. This is a marker that allows you to view the contents of the collapsed group as a tooltip
3. The first and second are true
If you move the cursor to this symbol, then there will be no tooltip.

2.17 Are global context properties and methods highlighted when editing program modules?

1. Yes
2. If on the “Editing” tab in the parameters for editing texts and modules, set the flag “Highlight properties and methods of the global context”
3. No, because global context properties and methods are not built-in language constructs

2.18 Will keywords be highlighted

"Procedure...End of Procedure"when editing program modules?
1. Always
2. Depends on parameter settings
3. No

2.19 What it is used for automatic formatting module texts?

1. To shift to the right the already entered text, located inside the control structures, by adding the required number of tabs to the beginning of the lines
2. To shift a block of text to the right or left (depending on formatting settings)
3. Both answers are correct

2.20 What syntactic constructions can be grouped?

1. Procedures and functions
2. Comments on procedures and functions
3. Cycles and conditions
4. All of the above are true
5. Only procedures and functions, cycles and conditions

2.21 What are the operations for manually formatting selected blocks of module text?

1. Automatic formatting, add/remove comment
2. Automatic formatting, increase/decrease indent
3. Add/remove comment, increase/decrease indent
4. Automatic formatting, add/remove comment, increase/decrease indent
5. Automatic formatting, add/remove comment, increase/decrease indent, change font

2.22 You can edit module texts...

1. in the process of creating the application solution object form
2. when developing object modules or the entire application
3. the first and second are correct
4. in the process of creating an application solution object form, directly when developing object modules or the entire application, and when editing an external text file containing the text of the module


2.23 What are the ways to find the desired function in the current module?

1. Through the menu item "Edit - Find"
2. Through the menu item "Edit - Global Search"
3. Using the procedure and function search mode
4. True first and second
5. Using the search mode for procedures and functions, and through the menu item
"Edit - Find".


2.24 What happens if you place the cursor on a function name in the body of a module and execute the context menu command "Go to definition" (F12)?


2. Function text will open (grouping will open)
3. There is no right answer

2.25 What happens if you place the cursor on the name of a function in the body of a module and execute the context menu command "Go to definition"?

1. Nothing will happen because the cursor is on the function definition
2. Nothing will happen because the cursor is on the function definition and the grouping is expanded
3. Function grouping will be collapsed
4. There is no right answer

2.26 What is context help used for?

1. To jump to the definition of a procedure or function
2. To proceed to the description of the built-in language constructs
3. For fast and correct typing of the module


2.27 How can I automatically jump to the definition of a procedure or function used in the text of a module?

1. Such an opportunity is not provided in 1C: Enterprise 8
2. Place the cursor on the name desired function in the body of the module and press "F12"
3. Place the cursor on the name of the desired function in the module body and execute the context menu command "Go to definition"
4. True second and third


2.28 How can I use context help?

1. Execute the context menu command "Context hint"
2. Select the desired property (method or function) from the context list when entering text
3. You can use any of the listed methods

There is no item "Context hint" in the context menu

2.29 What does this hint mean?


1. A contextual list that allows you to select the desired property, method, function, etc.
2. A list that allows you to go to the functions and procedures of the module
3. There is no right answer

2.30 What is the purpose of formatting in a module?

1. For the convenience of viewing and editing the module
2. To highlight the leading spaces (tabs) of the control structures of the built-in language of the 1C system
3. True first and second


2.31 What is the purpose of grouping in a module?

1. To combine some syntactic constructions of the language into groups, folding and expanding them.
2. For a better perception of various parts of the text, as well as transferring and copying the entire group
3. True first and second
4. There is no right answer

2.32 Named areas created in the spreadsheet editor:

1. Can overlap
2. Can't overlap
3. Can intersect, and the intersection can also be assigned a name


2.33 How to add a note to a spreadsheet document cell?

1. Open the properties window for the cell and add the required text in the "Note" field
2. Select the main menu item "Table-Note-Insert Note" and add the required text in the window that opens
3. Open the context menu for the selected cell. Select "Insert Note"
4. Answers 2 and 3 are correct
5. All answers are correct

2.34 Spreadsheet editor is used to work:

1. With spreadsheet documents saved in external files
2. With layouts containing spreadsheet documents
3. With "Spreadsheet Document Field" controls
4. Answers 1 and 2 are correct
5. Answers 1, 2 and 3 are correct


2.35 Which of the following objects do not belong to the graphic elements used to create a spreadsheet document?

1. Direct
2. Rectangle
3. Oval
4. Text
5. Diagram
6. All of the above objects are graphic elements


2.36 You can call the editor of spreadsheet documents:

1. By creating a new one or opening an existing one spreadsheet document through the main menu item "File"
2. By creating a new or opening an existing layout of the "Spreadsheet Document" type
3. Working with the "Spreadsheet Document Field" control created in the form
4. Answers 1, 2 and 3 are correct
5. Answers 1 and 2 are correct

2.37 Select several graphical objects at the same time in the spreadsheet editor:

1. Not allowed
2. You can. It is necessary to click the left mouse button on the first object, then pressing and holding the Shift key in a similar way select the remaining objects
3. You can. Turn on the selection mode for drawn objects. Using the mouse pointer, draw around the objects you want to select
4. Answers 2 and 3 are correct


2.38 Is it possible to set different column widths for different rows when working in the spreadsheet editor?

1. Can
2. You can't
3. Yes, but only in Layout mode

2.39 Can a chart placed in a spreadsheet document use data entered in the same spreadsheet document?

1. No, it can't
2. Maybe
3. Maybe, and only in this case

2.40 What is used as a visual tool for creating and modifying spreadsheet documents in 1C:Enterprise 8?

1. Spreadsheet editor.
2. Table editor.
3. Document editor.
4. Module editor.

2.41 When working in the spreadsheet editor, the name can be assigned:

1. Spreadsheet document cell
2. A cell or range of cells in a spreadsheet document
3. Cell, range and graphic object


2.42 The graphic scheme editor can be used to create and edit:


2. Graphic scheme
3. Geographic scheme
4. Choices 1 and 2 are correct
5. All options are correct

2.43 The geographic schema editor can be used to create and edit:

1. Maps of the route of the business process
2. Graphic scheme
3. Geographic scheme
4. Choices 1 and 2 are correct
5. All options are correct

2.44 Graphic scheme editor can be used:

1. In the configurator
2. In 1C:Enterprise mode
3. In the configurator and 1C:Enterprise mode

2.45 Actions available in the scoreboard:

1. Arithmetic expressions
2. Arithmetic expressions, execution of global context functions
3. Arithmetic expressions, execution of global context functions, calculation of global context values

2.46 Scoreboard available:

1. In the configurator
2. In 1C:Enterprise, a regular application
3. In 1C:Enterprise managed application
4. Choices 1 and 2 are correct
5. All values ​​are correct

2.47 Actions available in the built-in calculator:

1. Arithmetic
2. Arithmetic, percentage calculation
3. Arithmetic, percentage calculation, memory manipulation
4. Arithmetic, Percentage, Memory, Function Calculation

In 1C:Enterprise mode the calculator can work in the "Formula Calculator" mode, in which all actions are recorded sequentially on the scoreboard. You can switch the calculator to this mode by pressing the "Menu" button and selecting "Formula Calculator". Parentheses are allowed to organize a certain sequence of actions and enter complex expressions. You can calculate the sine (sin) / root (sqrt) functions in the "Formula Calculator" mode.

2.48 The built-in 1C:Enterprise calculator can work in the following modes:

1. Micro calculator, Formula calculator
2. Microcalculator, Accounting calculator
3. Microcalculator, Engineering calculator
4. Micro calculator, Formula calculator, Accounting calculator
5. Micro calculator, Accounting calculator, Engineering calculator

Calculator can work in "Microcalculator" mode, in which the operands and actions are entered into the scoreboard. The result of each action is shown immediately after entering the next action. In 1C:Enterprise mode, the calculator can work in "Formula Calculator" mode, in which all actions are recorded in the scoreboard sequentially. You can switch the calculator to this mode by pressing the "Menu" button and selecting "Formula Calculator". Parentheses are allowed to organize a certain sequence of actions and enter complex expressions.

2.49 The built-in calculator in 1C:Enterprise can be called:

1. When entering numerical values ​​in 1C:Enterprise mode
2. When entering numerical values ​​in the configurator
3. As a separate service
4. Choices 1 and 3 are correct
5. All options are correct

The calculator is called: when entering numerical values, when defining parameters in the data composition system, and this is done in the Configurator mode.

2.50 Built-in calculator settings are possible:

1. Accuracy(number of decimal places)
2. Lengths (number of characters of the integer part)
3. Use of negative values

2.51 The calendar built into 1C:Enterprise is used for:

1. To fill in data of the Date type in 1C:Enterprise mode
2. As an additional service in the Configurator and 1C:Enterprise
3. To define values ​​of the Date type in the Configurator
4. Choices 1 and 2 are correct
5. All options are correct

Open the data composition scheme, add a parameter with the Date type. When filling in the "Value" field, you can use the built-in calendar.

2.52 The calendar works with dates:

1. Until 2099
2. Until 3099
3. Before 3999
4. Until 9999

2.53 The calendar field may contain information for:

1. For 1 month
2. For 1 quarter
3. For 1 year
4. All options are correct


2.54 The properties palette allows you to quickly access:

1. To properties of configuration objects
2. To the properties of documents 1C: Enterprise and their parts
3. To the properties of objects information base
4. Choices 1 and 2 are correct
5. All options are correct

If you click on a spreadsheet right click mouse and select the menu item "Properties" -> the properties palette opens.

2.55 The properties palette is available in the mode:

1. Only in the configurator

3. Both in the configurator and in 1C:Enterprise mode

Right-click on a table document cell in 1C:Enterprise mode.

2.56 In the "Properties Palette" window, getting a detailed description for an individual property...

1. Can be obtained using the "explanation" mode. To switch to this mode, use the context menu called from any free space on the properties palette (outside the input fields)
2. can be obtained through the "Search in the syntax assistant". To switch to this mode, use the context menu called from the input field of the property being edited.
3. it is impossible to receive.
4. can be obtained as a hint by holding the cursor on the input field of the property being edited for more than a second.

2.57 In what cases is it impossible to select the way to display "Bookmarks" when working with properties in the "Properties Palette" window?

1. When property display is enabled, sorted by category.
2. When property output sorted alphabetically is enabled.
3. When "only important" properties are enabled.
4. Options 2 and 3 are enabled at the same time.
5. Option 2 enabled or Option 3 enabled.

2.58 If, on the toolbar of the property palette, you successively press the "Sort by category" and "Sort by alphabet" buttons, then the properties will be sorted...

1. alphabetically within the entire palette, while the categories are not shown
2. alphabetically within categories
3. alphabetically within the entire palette, while the categories are also shown in alphabetical order

2.59 The ability to split the window is available:

1. Only in the configurator
2. Only in 1C:Enterprise mode
3. In the configurator and partially in 1C:Enterprise mode


2.60 Viewing and editing in one window different parts of one document in 1C:Enterprise mode is available for:

1. Text documents
2. Spreadsheet documents
3. HTML Documents
4. Choices 1 and 2 are correct
5. All options are correct

In the Configurator in the menu item "Window" the elements "Split window horizontally" and "Split window vertically" are not available only for HTML documents, for text and table documents.

2.61 The file comparison mode in the configurator works with the following types of files:

1. Text
2. Text and tabular
3. Text, spreadsheet, binary files
4. Text, spreadsheet, binary files, external reports and processing
5. Text, spreadsheet, binary files, external reports and processing, configuration files

File comparison dialog in the Configurator:

2.62 File comparison mode in 1C:Enterprise works with the following types of files:

1. Text
2. Text and tabular
3. Text, spreadsheet, binary files
4. Text, spreadsheet, binary files, external reports and processing
5. Text, spreadsheet, binary files, external reports and processing, configuration files

2.63 The temporary blocking mode is intended for:

1. Blocking user connections to the infobase
2. Prevention of unauthorized use of the 1C:Enterprise system in the absence of a user
3. To temporarily block an infobase object for use by other users

2.64 The temporary blocking mode can be used:

1. In configurator mode
2. In 1C:Enterprise thick client mode
3. In mode thin client 1C:Enterprise
4. Choices 1 and 2 are correct
5. All options are correct

2.65 Parameter setting mode is designed to set:

1. Mode of operation of the configurator
2. Operating mode 1C: Enterprise
3. Main menu toolbars
4. Choices 1 and 2 are correct
5. All options are correct

In the Configurator menu items: Service->Settings… and Service->Settings…

2.66 "Service/Parameters" mode defines parameters for:

1. For application solution
2. For the user
3. For a session
4. Choices 2 and 3 are correct
5. All options are correct

2.67 The printing forms saving mode is designed to save:

1. Dialogue data entry form in the form of a picture
2. Table field data as a file
3. Spreadsheet or text document data as a file
4. Choices 1 and 2 are correct
5. All options are correct

2.68 The mode of saving printed forms allows you to save the data of a spreadsheet document in the following types of files:

1. Text file


4. text file, spreadsheet document, HTML document, Excel sheet
5. Text file, spreadsheet document, HTML document, Excel sheet, picture

2.69 The mode of saving printed forms allows you to save the data of a text document in the following types of files:

1. Text file
2. Text file, spreadsheet document
3. Text file, spreadsheet document, HTML document
4. Text file, spreadsheet document, HTML document, Excel sheet
5. Text file, spreadsheet document, HTML document, Excel sheet, picture
The process of editing a configuration object is to change the properties of the object in order to achieve the desired behavior of the object during use.
The Properties Palette is a window in the form of a set of properties that can be defined for a configuration object. The composition of the properties depends on the type of the edited object.
This section covers the basics of working with the Properties palette.
To call the properties palette, specify the configuration object and select Edit - Properties.
In the properties palette, object properties are grouped into categories. The number of categories and the composition of properties placed in each category depend on the type of object in question. For example, for a document attribute, the properties palette contains only the Main property categories. Characteristics and Data Type. The composition of category properties also depends on the type of object. Even if you select the same types of objects, the composition of the properties is determined by the individual settings of specific objects. For example, for a hierarchical reference, the properties of the table field of the Usage category additionally include the properties Tree, Hierarchical view, and others.
The composition of properties also depends on the selected values ​​of other properties. For example, in the Type property, when selecting the primitive type Number, properties are added that characterize the selected type: Length, Precision, and Non-negative.
The toolbar of the properties palette consists of five buttons (see Figure 6). The first sin buttons (numbers 1 3) control the display of properties.

Rice. 6. Properties window buttons
The panel buttons are described below:
Sort alphabetically. Displays the properties of the object, sorted alphabetically (button pressed). The categories themselves are not shown.
Sorting by category. Displays object properties sorted by category (button is pressed).
Show only important ones. When the button is pressed, only the important properties of the object are displayed; when wrung out all properties.
Cancel editing. Reverts changes to a text property field.
Save. Write changes to the property text box.
Property categories can be arranged as bookmarks or as a list. When properties are arranged in a list, the properties themselves can be presented in the form of a list by category or alphabetically (the category names are not shown).
To select the method of displaying categories (the display of categories must be enabled - the Sort by categories button is pressed) in any free space properties palette window, open the context menu and select the right way display (Bookmarks or List). If the display method is set to Bookmarks, then the buttons (Sort alphabetically and Sort by categories) become unavailable.
When selecting the display method as Bookmarks, to go to the properties of another category, you must click the corresponding bookmark.
To return to the mode of showing categories as a list, in the properties window of the context menu, select the List item.
If the display method is List, then the object properties are arranged by category or alphabetically. To alphabetize, click the Sort Alphabetical button on the Properties palette toolbar. All properties are shown consecutively in alphabetical order.
To arrange by category, click the Sort by Category button on the toolbar. All properties are grouped into categories in the form of a list (one below the other). The category name is shown in bold. To the left of the name is a button to control the display of properties included in the category. The button allows you to hide or show a set of properties.
Double-clicking on a property category name collapses all other categories and displays the properties of that category.
When the Show only important button is pressed, only the important (main) properties of the object are displayed (regardless of the display mode as a list or tabs, by category or alphabetically). To view all properties, click the Show important properties button again.
Depending on the type of object, its properties may or may not be editable. For example, in a text document, the object's properties are only meant to show the number of lines, n characters, and the status of the document, but they cannot be changed.
Each property in the properties palette has a name, as well as a detailed explanation. The mode for obtaining a detailed description is set using the Explanation context menu command, called in any free place on the properties palette (outside the input fields). If the sweat mode is set, then when you select a property, a detailed explanation is displayed at the bottom of the properties palette. In addition to an explanatory description, the name of the property may be displayed when the value is accessed from the POU.
For properties that can be accessed using 1C:Enterprise language tools, you can choose to display them as a name or as property names. For example, a property named ValueType is named ValueType. The display mode can be changed using the Show property names command from the context menu. The property names are displayed according to the selected 1C:Enterprise language option.
ATTENTION! The property names of the metadata objects and the Configuration metadata object are not displayed.
The way you enter values ​​in the Properties palette depends on the type of property you are editing. "1-І List selection button...and Selection button xjj Clear button l I Adjustment button QUI View button Fig. 7. Possible actions
For text attributes, this is a normal text input (you can use the clipboard), for properties of the “flag” type, it is a mouse click. The values ​​of some properties are selected from lists. The fields of such properties have a selection list button (see Figure 7). If the property field has a selection button (see Fig. 7), then when it is pressed, a window opens in which the property value is selected (or viewed in the case when editing the object is impossible, for example, for objects not captured in the configuration storage or objects that are supported without the possibility of editing). Such properties include, for example, the choice of a picture file, the definition of a color, and others.
By clicking the view button (see Fig. 7), although the text data, the string editing window is called in different languages, for events - the procedure of the form module that handles this event, for properties from the category
A view is an existing form of a data object. The clear button (see Fig. 7) resets the value of the specified property. The adjustment button (see Fig. 7) allows you to increase or decrease the numerical value by 1 towards higher or lower values.
The buttons in the fields can be combined.
When you start editing any text field of the properties palette, the buttons on the toolbar of the properties palette become available Cancel editing (see Fig. 6) and Save (see Fig. 6). Pressing the cancel button cancels the changes made. Clicking the save button saves the change.
The properties palette can contain links that open various forms associated with the selected object. For example, call background information(description) of the configuration object, various forms, procedures of the form module. Such links are shown in underlined text. Clicking a link opens the window associated with that link.
If you are viewing the properties of an object whose editing is prohibited (for example, the object is not captured in storage (see page 2-807), then you can open the type editing dialog in the "view only" mode.

Another developer tool that we used in the course of the presentation, but did not focus on the description, is property palette.

If you remember, we used the properties palette when we created tabular part and details of the tabular part of the configuration object Reference Nomenclature.

Properties Palette is a special service window that allows you to edit all existing properties of a configuration object. Since different configuration objects have very different properties, the contents of this window will change depending on which object is the current one (which configuration object the cursor is on).

For some developer actions (for example, creating a tabular section), the properties palette opens automatically. But the developer can always open the properties palette of the configuration object on his own, using the Properties item of the right-click context menu.

In this case, the properties palette will open and be pinned to the workspace of the configurator. However, there is a convenient way to “undock” the properties palette (using the button symbol in the title bar of the properties palette window – Fig. 2.27):

Rice. 2.27. Unpin the properties palette...

In this state, when you move the mouse cursor over any other window, the properties palette will collapse to an additional panel on the right side of the screen (by default) (Fig. 2.28):

Rice. 2.28. Button on the additional panel

And when you hover the mouse cursor over the symbol of a collapsed property palette, it will open.

Similar behavior (the ability to be docked, hidden, etc.) is provided not only by the properties palette window, but also by other windows of the configurator (for example, the configuration tree window).

CONTROL QUESTIONS

1. What is the Directory configuration object for?

2. What are the characteristic features of the directory?

3. What are the details and tabular parts of the directory used for?

4. Why do we need hierarchical directories?

5. What are predefined elements?

6. How, in terms of configuration, the usual elements of the directory differ from predefined elements?

7. How to create a reference configuration object and describe its structure?

8. When should you use editing a directory in a list, and when - in a dialog?

9. How to add new items to the directory?

10. How to create a directory group?

11. How can a user distinguish regular directory entries from predefined entries?

12. How to move elements from one directory group to another?

13. How to run 1C:Enterprise in debug mode?

14. Why do I need a basic configuration and a database configuration?

15. How to change the database configuration?

16. Why do we need a properties palette?

The process of editing a configuration object consists in changing properties in order to achieve the desired behavior of the object during use.

The properties palette is a special service window that allows you to edit all existing properties of a configuration object. The composition of the properties depends on the type of the edited object.

To call the properties palette, specify the configuration object and select "Edit - Properties".

Object properties in the properties palette are grouped into categories.

Toolbar The properties palette consists of five columns.

Button Action
Displays the properties of the object, sorted alphabetically (button pressed). Categories are not shown

Produces the output of object properties sorted by categories (button "pressed")

When the button is pressed, only the important properties of the object are displayed; when pressed - all properties

Undo changes in the properties text box

Write changes to properties text box

Property categories can be arranged as bookmarks or as a list. When properties are arranged in a list, the properties themselves can be arranged in a list by category or alphabetically (the category names are not shown).

To select the method of displaying categories (the display of categories must be enabled - the button is pressed) in any free space of the properties palette window, open the context menu and select the desired display method. If the "Bookmarks" display method is selected, then the buttons ( and ) become unavailable.


Each property in the properties palette has a name, as well as an extended explanation. The mode for obtaining a detailed description is set using the context menu , called in any free place in the properties palette (outside the input fields). If this mode is set, then when you select a property, an extended explanation is displayed at the bottom of the properties palette.

General objects

The configuration branch "General" describes such objects as Subsystems, Common modules, Session Options, Roles, Exchange plans, Selection criteria, Common forms, Interfaces, Common layouts, Common pictures, Styles, Languages.

These objects are intended to set the rules for users to work with data, to describe auxiliary objects used to form various forms in the data exchange mechanism, and also contain common modules and layouts available from any configuration module.

Subsystems. Selection of configuration objects

The "Subsystems" branch contains objects that are used to describe different kinds activities. Almost all configuration objects have the "Subsystems" property (including pictures, general forms, styles and style elements, etc.).

There are no restrictions on the number and nesting of objects in the "Subsystems" branch. The use of configuration objects of the "Subsystems" type occurs mainly at the configuration stage. In our framework configuration, two subsystems have already been created: Management Accounting and Accounting Accounting.


To view configuration objects related to a specific set of subsystems, you can configure the object selection filter in the "Configuration" window. Select the "Actions - By subsystems" item of the "Configuration" window and specify the required set of subsystems, as well as set additional selection criteria "Include objects of subordinate subsystems" and "Include objects of parent subsystems". There is another possibility, for this you need to place the cursor in the root of the configuration objects tree and select the "Additional" item from the context menu with the right mouse button. In the window that appears, go to the "Subsystems" tab. Now, when moving through configuration tree, the window will display the composition of subsystems that include the selected object.

Belonging of configuration objects to a certain subsystem makes it easy to create user interfaces.

Print (Ctrl+P)

The process of editing a configuration object is to change the properties of the object in order to achieve the desired behavior
object in use.
The properties palette is a window in the form of a set of properties that can be defined for a configuration object. The composition of the properties depends on
the type of the edited object. Fig1 Properties palette “Basic”

This section describes the basics of working with the Properties palette.
To call the properties palette, you need to specify the configuration object and select the item Edit - Properties.
In the properties palette, object properties are grouped into categories. The number of categories and the composition of properties placed in each category depends on the type of object in question. For example, for a document attribute, the properties palette contains only the General, Usage, and Presentation property categories. The composition of category properties also depends on the type of object. Even if you select the same types of objects, the composition of the properties is determined by the individual settings of specific objects. For example, for a hierarchical reference, the table field properties of the Usage category additionally include properties Display, Display Root and others.
The composition of properties also depends on the selected values ​​of other properties. For example, in the Type property, when selecting the primitive type Number, properties are added that characterize the selected type: Length, Precision and Non-Negative.
If you need to quickly find a property in the properties palette, you can use the search field. This field is accessed using the keyboard shortcut Ctrl+Alt+I. The search is performed by the properties view in the properties palette (see Figure 1) and starts after entering two non-blank characters. In order to disable the superimposed filter, you must press the clear button or the ESC key while in the search field.

The panel buttons are described below:
Sort alphabetically. Displays the properties of the object, sorted alphabetically (button pressed). The categories themselves are not shown. If display of property names is enabled, then sorting is performed by name, otherwise - by
property representation. If the property does not have a name, then sorting is always performed by the property representation.
The display of property names is controlled by the Show property names item of the context menu of the properties window.
Sort by category. Displays object properties sorted by category (button is pressed).
Show only important. When the button is pressed, only the important properties of the object are displayed; when pressed - all properties.
Cancel editing. Revert changes to the property text box.
Save. Write changes to the property text box.
Property categories can be arranged as bookmarks or as a list. When properties are arranged in a list, the properties themselves can be presented in the form of a list by category or alphabetically (the category names are not shown).
To select the method of displaying categories (display of categories must be enabled - the Sort by categories button is pressed) in any free place in the properties palette window, open the context menu and select the desired display method (Bookmarks or
List). If the display method is set to Bookmarks, then the buttons (Sort alphabetically and Sort by category) become unavailable.
When selecting the display method as Bookmarks, to go to the properties of another category, you must click the corresponding bookmark.
To return to the mode of showing categories as a list, in the properties window of the context menu, select the List item.
If the display method is List, then the object properties are arranged by category or alphabetically. To arrange alphabetically, press the Sort alphabetically button on the toolbar of the properties palette. All properties are shown consecutively in
alphabetically.
To sort by categories, click the Sort by Categories button on the toolbar. All properties are grouped into categories in the form of a list (one below the other). The category name is shown in bold. To the left of the name
there is a button to control the display of properties included in the category. The button allows you to hide or show a set of properties.
Double-clicking on a property category name collapses all other categories and displays the properties of that category.
When the Show only important button is pressed, only the important (main) properties of the object are displayed (regardless of the display mode as a list or tabs, by category or alphabetically). To view all properties, click the Show important properties button again.
Depending on the type of object, its properties may or may not be editable. For example, in a text document, object properties are only intended to show the number of lines and characters, as well as the status of the document, but they are not available for
changes.
Each property in the properties palette has a name, as well as a detailed explanation. The mode for obtaining a detailed description is set using the Explanation context menu command, called in any free place on the properties palette (outside the input fields). If this mode is set, then when you select a property, an extended explanation is displayed at the bottom of the properties palette.
In addition to an explanatory description, the name of the property can be displayed to access the value from the POU.
For properties that can be accessed using 1C:Enterprise language tools, you can choose to display them as a name or as property names. For example, a property named ValueType is named ValueType. The display mode can be changed from
using the Show Property Names command on the context menu. The property names are displayed according to the selected 1C:Enterprise language option.
ATTENTION! The property names of the metadata objects and the Configuration metadata object are not displayed.
The way you enter values ​​in the Properties palette depends on the type of property you are editing.
For text attributes, this is a normal text input (you can use the clipboard), for properties of the “checkbox” type, it is a mouse click. The values ​​of some properties are selected from lists. The fields of such properties have a selection list button. If the property field has a selection button, then when it is pressed, a window opens in which the property value is selected (or viewed in the case when editing the object is impossible, for example, for objects that are not captured in the configuration storage or for objects that are supported without the ability to editing). Such properties include, for example, the choice of a picture file, the definition of a color, and others.
The view button for text data opens the string editing window in different languages, for events - the form module procedure that handles this event, for properties from the Representation category - the existing form of the object
data. The clear button resets the value of the specified property. The adjustment button allows you to increase or decrease the numerical value by 1 towards higher or lower values.
The buttons in the fields can be combined.
When you start editing any text field of the properties palette, the buttons of the toolbar of the properties palette become available Undo editing And Save. Pressing the cancel button cancels the changes made. Clicking the save button saves the change.
The properties palette can contain links that open various forms associated with the selected object. For example, calling reference information (description) of a configuration object, various forms, procedures of a form module. Such links are shown in underlined text. Clicking a link opens the window associated with that link.
If you are viewing the properties of an object whose editing is prohibited (for example, the object is not captured in the storage), then you can open the type editing dialog in the "view only" mode.



Loading...
Top