The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 3
Joined: Sep 2, 2013
Company:

Hello;

I want to display comma separated values from Tabular section of a document in the document's list form.

What's the best way to do it?

So far I think about resigning from Dynamic list and building custom ValueTable, but can it be done on a standard Dynamic list?

Best regards!

 
#2
People who like this: 0 Yes / 0 No
Active user
Rating: 7
Joined: Sep 26, 2012
Company: individual

On my opinion, the best way is create attribute of Document (with type "String") and write script, which will be fill this attribute by values from Tabular section at event "BeforeWrite"

 
#3
People who like this: 0 Yes / 0 No
Active user
Rating: 3
Joined: Sep 2, 2013
Company:

Hello;

Thank you for an answer :) I'll try this approach.

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

Joined:
Company:

Hello, Joanna!

If you need to export the selected set of rows from the DynamicList as CSV?
Maybe executing the All actions/Output list... command and then Main menu/File/Save as and selecting file type .xls will match your demands?

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