I have installed Drupal version 7.4 and Webforms Version: 7.x-4.12

My question is what exactly does the Revisions tab do?

Lets say I have Contact Us form with a few submissions already.

I update the Webform and add a new field.

I click the Edit tab and under 'Revision information' I check the 'create new revision' check box and add a
revision log message.

The Revisions tab creates an entry. When I click on the entry it takes me to the current form with the new field added.

If I update the Webform again and remove the new field, a new Revisions entry gets created but when I click on the previous revision entry, I still get the current form is displayed i.e the form without the new field?

Does this Revision functionality not maintain the previous version of the form i.e the added or removed field? If not, then what exactly I'm I reverting back to when I click revert the revert link?

Comments

pameeela’s picture

The revisions only apply to node fields, e.g. Title or Body.

There is no support for revisions of form components.