How to install the tabular part of the document on its form in 1C 8.3

I have a question of the following nature. In 1c 8.3, I need to do the following. I have a document "Class" (in kindergarten). It used to have the "Employee"prop. But the business rules have changed. I need to enter the details of the "List of employees" for this lesson. I did this by introducing a new element of the table part of the "List of employees", in which there is only one detail "Employee". That is, several employees for this "Occupation" document can be displayed in this the tabular part. Whether this is correct or not, I do not know. So here I am in 1c 8.3-teapot. I've been programming in it for a long time. I have a question: how to display a table with several Employees, not just one, for a given group activity on the "Group Employment" form in a general sense? I tried to do this: I entered the form details of the "List of values" type and specified the Data Source " Directory.Link.Employees". And on the form, I placed the "Table" element "List of employees" with a link to this form detail (List of values). Of course, when you click on "Save", nothing is saved there. How can all this be linked to the tabular part of the document "SpisokSotrudnikov"? And how to solve this problem at all? I would like more detailed answers because I am a teapot in 1c 8.3 and I am grateful in advance for the answers.

Author: TCHProgrammer, 2018-11-07

1 answers

In the configurator, in the form constructor of the document "occupation", in the window on the top right, expand the entity "Object" and drag the details of the "List of employees" to the form itself, where you need to.

You can also save data in the form details by setting the "Save data" parameter to "Use" (in the form properties), but in this case it is impractical

In the screenshot, the arrow indicates the place where the props will be (in the object tree), from there you need to drag it to form

I marked the place where the props will be

 1
Author: Владислав, 2018-11-09 14:49:57