Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Changes since 7.x-4.12
REGRESSION FIX FOR: #2829894: Conditionals not working in Webform block
This above regression fix is prevented conditionals from working if webform exposed as a block.
see commit:
Changes since 7.x-4.11
REGRESSION FIX FOR: #2829894: Conditionals not working in Webform block
This above regression fix was for those using entity_translation with webform_localization. No longer has issue if the translation module is not enabled. (can safely disable the translation module when using entity_translation)
see commit:
Changes since 7.x-4.10
#2690237: Possibility to remove 'translation' module dependency for a Entity Translation workflow?
#2829894: Conditionals not working in Webform block
#2859319: string translation adds tags
#2290841: Integrity constraint violation when submitting translated webform
#2898178: Translate link on component should be smarter
#2943691: Preview message is not translatable
#2887293: Can not redirect to <front> after submission
#2871336: Update test after change in Webform