We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
it would be nice to set up custom global convert/convertBack functions: $( ':input' ).link( valuesObject, { convert : function( value ) { .... } } );
now only per field mapping set functions are possible