Skip to content

Dynamic number of steps #23

Description

@CooperRS

Hi @narasimhaiah23:

I think I did not fully understand your request :/.

Case 1:
Are you trying to dynamically change the content the view controllers of your steps are displaying? So let's say you are viewing the first step and then a network event occurs and you want to change the content of the first step?

In this case you could use a special view controller for the first step. This special view controller dynamically changes it's content view controller on an arbitrary event.

Case 2:
Are you trying to dynamically change the number of steps that are needed to finish the process after the steps controller has been presented?

This is not possible :/

For reference the original request:

Hai @CooperRS .. I want to pass viewcontrollers dynamically.Is it possible.?I am following this code in my customer application.Please help me in this issue.There is a method called -(NSArray *)stepViewControllers right? which will give viewcontrollers array.I need these viewcontrollers to be dynamic.At run time I have to check which viewcontroller we need i will pass that viewontroller.Please reply ASAP.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions