I have narrowed down a problem which I believe is related to Webform Encrypt.

I was having an issue where select form element options and conditional rules were not being saved or would periodically disappear.

The problem went away when I turned off the encrypt module so I am guessing there is some conflict with it that causes this. I have no other webform related modules installed.

Comments

dandaman’s picture

I believe I fixed this issue on my site when I applied the patch in this thread:
#1344804: Add check for encryption options to webform_encrypt_webform_component_presave()
Hope that helps!

theunraveler’s picture

Status: Active » Closed (fixed)

Should be rolled into latest 7.x-1.x and 6.x-1.x releases.