Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Data Default Value provides a super simple field widget alter that blindly goes and adds the HTML5 attribute 'data-default' to all fields it can. What you do with it in clientside javascript is up to you:

  • Provide button to revert fields back to canonical field configuration specified system default value after clientside user changes
  • Make one of those focus/hide, blur/reshow placeholder-like functions
  • ..Ignore it and be no worse for the wear..

Project information