Hi everyone,
I have a question: in web dynpro development, If I need a context node whose cardinity is from 0...n
and I want the row of the node can have a table in it. How can I achieve this?
Table 0...n
field1
field2
field3
field4 0...n
field5
above is the structure of the node I want.
Thanks in advance.