cancel
Showing results for 
Search instead for 
Did you mean: 

Internal table data in Textview element

Former Member
0 Kudos

Hi,

I am trying to display internal table data in Textview element but having trouble. Could any one help me regarding this?

Thank you,

Jagadish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

A single text view is only for displaying a single attribute. You cannot display table contents in it. It will violate the cardinality.

You can use the table UI element with a textview as a cell editor so that the contents will be read only.

Regards

Nithya

Former Member
0 Kudos

Thanks for the answer Nithya. I could solve it.

Jagadish

Answers (0)