Active
Project:
Webform Conditional (Same Page Conditionals)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2012 at 06:36 UTC
Updated:
4 Jun 2012 at 12:57 UTC
The #1215456: Multiple and same-page conditional rules issue merged in all the functionality provided by Webform Conditional into the core Webform project. However it's only included in the 4.x branch of the project (starting at 7.x-4.0-alpha2). I wrote up a bit more about it (and you can try it out if you like) at http://webform.com/blog/new-conditionals-system
Comments
Comment #1
tedbow@quicksketch, ok I will put that into the project page now. So will there not be a 4.x branch of webform for Drupal 6 right? If not I guess this module can live on for that.
So I know you have migration code for conditional in the patch in this issue: #1215456: Multiple and same-page conditional rules
I guess I will need to write migration code conditionals controlled by this module. I assuming I can check in the update hook to check what version webform is at.
Comment #2
tedbowI also created an issue for migration #1616376: Create Migration to Webform 4.x