Standard mask
Group mask
DD MM YYYYY
Hour Min.
Get value from group mask

Example with IBAN

Input html example

<input class="field field-sm" type="text" name="iban" />

Integration function (goup name and input name)

<script> getDataGroup('group-5', 'iban'); </script>