Many web developers know that after clearing the Drupal Cache, that for web forms, one must clear the local web browser cache, to see the form gets 'fully' updated as well.
That is, two caches must be cleared, at least with Drupal 7 with Ubuntu 14.04 Firefox 42. The first cache is Drupal's, via Admin->Performance, or "drush cc all", and then the developer's web browser local cache. The browser's cache can be cleared for just the one web form page with a Shift+Click Reload/Refresh icon mouse click.
Adding this tidbit or similar to the README.txt would greatly aid newbies in having this module work first time.
Also, adding it to the project page may be in order, to get wider public awareness.
Great module. Thanks.
Comments
Comment #3
rcodinaDone. I'm glad you like this module.