Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Aug 5, 2014
Company: Ems Teknoloji

Hi,

I am trying to get data from 1 form's tabularsection (specific fields) and insert them to another form's tabularsection, can anyone help me with script, or any tips.

Thanks a lot, my regards.

 
#2
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Kivanç Üngör, Welcome to 1C:Developer Network!

Are you trying to make a new document on basis of another document?

 
#3
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Aug 5, 2014
Company: Ems Teknoloji

Thanks for the answer,
i just want to get 2 fields data (for each row) from 1 document forms tabularsection and write them to an other document forms tabular section on specific fields for each row, in second documents forms tabularsection new rows will be created and also i should control if first tabularsection contains any data..i will do it with command button that i placed to command bar.
Thanks, my regards.

 
#4
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Try this:

Code
<DocumentObject>.<TabularSectionName>[<Index>].<ColumnName>

 
#5
People who like this: 0 Yes / 0 No
Just came
Rating: 1
Joined: Aug 5, 2014
Company: Ems Teknoloji

Thank you.

 
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)