Skip to Content
0
Former Member
Apr 15, 2011 at 10:06 AM

Read Attributes between different views in the same Component

45 Views

Hello,

I have a attribute-D1 declared in VIEW1 and i need to read it into attribute D2 declared in VIEW2.

I am planning to read it in DO_PREPARE_OUTPUT method of VIEW2.

Can you please tell me how can i achieve this without having to create another context node (similar type to VIEW1) in VIEW2 and Binding it.

Can't I just access the View Controller Class of VIEW1 to read it in VIEW2?

Quick replies would be great.

Regards

Dedeepya C