Hi,
Need some pointers regarding the wizard tree implementation.
Currently we are using the PageInfo API to construct the wizard, which in turn wraps the respective components for each step.
The commitFunction of the PageInfo API is used to define what would happen when the user clicks NEXT button on the wizard.
We are facing an issue when we have a second level in the wizard, like the screenshot attached. If we are going back from any of the child nodes, the selection is not persisted. Also the rest of the steps don't get de-activated, as it happens for vCenter Create VM wizard.
Tried finding out if there are any functions that support the same, but was unable to find out any documentation(like Java or Actionscript SDK Docs).
Would really appreciate someone to point out to the possible solution of this issue. Also, if there is any documentation available which details the APIs of the vSphere web client SDK, a pointer to that would be too helpful.
Thanks in advance.
↧
Need information regarding the wizard tree implementation
↧