Skip to Content
0
Former Member
Jan 10, 2007 at 10:48 AM

Value of attribute not copied after WDCopyService.copyElements

33 Views

Hi,

I am trying to copy values from the cutom controller context to the view controller using WDCopyService.copyElements(srcNode, destNode).

I can see the values in the custom controller in debug mode.

But some the attribute values are not present in the view controller after doing

WDCopyService.copyElements

I would need your expert advice.

Thanks

Asif