Hi,
I have a question to display the repeating attributes in webtop.
I have different attributes repeating it this way:
RepAttr1: Value11, Value12, Value13
RepAttr2: Value21, Value22, Value23
RepAttr3: Value31, Value32, Value33
I would like to see these values in this way:
RepAttr1: Value11
RepAttr2: Value21
RepAttr2: Value31
RepAttr1: Value12
RepAttr2: Value22
RepAttr2: Value32
RepAttr1: Value13
RepAttr2: Value23
RepAttr2: Value33
I'm customizing the page attributes_dm_document.jsp, but do not know how we can take the value of the single repeating
I'm working with documentum 6.7 SP1 and webtop 6.7.
Can anyone help me?
Thanks
Massimo