cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cFolder_BOM Sortstring display and BOM export issue

Former Member
0 Likes
289

Hi All,

I want the the BOM item sortstring could be displayed in cFolder as well, can any one advice how to make it available?

meanwhile, when I export the BOM from cFolder with CSV format, however, the Quantity field is missing!!!

I want the quantity and sortstring both could be seen in the download file. how can it be done?

thank you!

BR

Francis

Accepted Solutions (0)

Answers (1)

Answers (1)

ulf_petzel
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

you can display the Sort Field potentially in the item details (enable it in the related XML s_item_Attributes.xml on the configuration WebDAV directory), not in the overview, unless you modify the BSP page.

Element there is:

Attribute ReadOnly="false" Namespace="" ID="SortString" EntryRequired="false"></Attribute>

For the export - you need to adapt the export profile in Customizing, step "Specify Field Selection Profiles for BOM Export in CSV Format".

Hope this helps, Ulf.

Former Member
0 Likes

Hi Ulf,

In my setting, the element is as below:

  <Attribute EntryRequired="false" ID="SortString" Namespace="" ReadOnly="false">

  <Label Alias="CFX_UI/SORT_STRING" Default="" />

  Which entry should be changed? please kindly advice on it.
  BR

  francis




Ask a Question