cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Context mapping

Former Member
0 Kudos

Hi ,

I created node and attributes dynamically and also i want to create context mapping dynamically.

Please how to create context mapping dynamically.

Please give me reply.Thanks in Advance.

Thanks

Risha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Following are the methods to do this

wdContext.getNodeInfo().addMappedAttribute(name)

wdContext.getNodeInfo().addMappedChild(name, elementClass, selection, mappedPath, selectionMapped, initializeLeadSelection)

Regards

Ayyapparaj

Former Member
0 Kudos

Hi ,

Thanks for quick reply.

I want to map tha attributes from component controller to view .

How is it possible? please give me clear idea.

Thanks

Risha

Former Member

Answers (1)

Answers (1)

former_member192434
Active Contributor
0 Kudos