cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement Multiple Roadmap step with in a roadMap

Former Member
0 Kudos

Hi,

I am trying to implement Multiple roadmap step with in a roadMap.Can any one help me on this how to do it.

As of now i have added Multiple roadmap step element with in my Road map navigation and assign a data source which contains single attribute steps. I am stuck here open question like

1) How i map the view accordingly with the steps that are dynamically created

2) Weather i have to create dynamic plugs? to handle it

Can any one help me out or if you have any sample implementation please guide me through that link.

Thanks in advance.

Regards,

Karthikeyan R

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member214651
Active Contributor
0 Kudos

Hi,

Refer the following threads:

Regards,

Poojith MV

former_member214651
Active Contributor
0 Kudos

Hi,

1. In the View add a RoadMapUI element.

2. Right click->Insert Steps (as many as required)

3. Set the design property of the Roadmap step as standard / selected (Highlighted if set to "Selected")

This is for a static approach i.e if there are 3 views, then in all the three views u repeat the procedure above and set the property as Selected for the required step.

For dynamic selection of roadmap, bind the design property to context attribute of type WDRoadMapDesign and set the property thru code.

Hope this helps you.

Regards,

Poojith MV

Former Member
0 Kudos

Hi ,

Thanks for your reply.

But my question is not with the normal roadmap steps.

There is some thing called MultipleRoadMapSteps. is it a same like Roadmap step ?

normal roadmap is static approach where as MultipleRoadMap is dynamic is my understanding rite.

i have a requirement to implement a sub step with in a step is it possible?

Thanks and regards,

Karthikeyan R