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

bvirtual created an issue. See original summary.

  • rcodina committed bda3ebf on 7.x-1.x
    Issue #2638230 and #2638240: Add book to hardcoded list of vertical tabs...
rcodina’s picture

Status: Active » Closed (fixed)

Done. I'm glad you like this module.