Closed (won't fix)
Project:
Finder wizard
Version:
6.x-3.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2009 at 17:23 UTC
Updated:
26 Jan 2012 at 10:27 UTC
How can i make that the step has a one kind of decision tree (responses can exclude another steps) instead of linearity in steps? i.e.: I have Machinery Mechanical or Hidraulic and Mechanical have some options diferents of Hidraulic
Comments
Comment #1
danielb commentedWell the only real way to do this is to structure the taxonomy to reduce in such a way that questions about certain branches of the taxonomy tree are never asked. In this way responses should exclude steps.
Comment #2
lockjuls commentedCan you show me an example of this situation, please? I really apreciate this :)
Thanks in advance.
Comment #3
danielb commentedHmm I looked into this and I may have actually forgotten to build this feature! I don't see it in the code, but I have definitly thought of this.
Will have to get back to you on this, sorry!
Comment #4
danielb commentedI will implement two features in Finder Wizard that will somewhat address this
- an early exit when the pool of nodes is down to 1 or 0
- skipping a step where only one choice can be made
Comment #5
danielb commentedThis has changed slightly, but you can see placeholders for the new settings in the new fw3 beta. They're just not implemented.
Comment #6
danielb commentedThis issue isn't moving anywhere. It has been too hard to develop this functionality without ripping into Finder's guts.
Postponed pending plans for Finder, see #1211000: Drupal 7 Finder Wizard
Comment #7
danielb commentedI won't be developing this module any further in Drupal 6. When finder gets multistep functionality this will no doubt come up again, so I'll be conscious of it during development.