Example for client side IBAN validator
A IBAN validation is a little bit complex. Because of this we use an external JavaScript library by Thomas Günther.
This is only a client side validation. In order to carry out a validation for correctness, external providers have to be used on the server side.
To set the validator, the attribute vdt has to be added with the corresponding value. This is possible via Advanced > Attributes or via JavaScript.
>> Download script for IBAN validator (right click > Save target as...)
It is necessary to set the attribute "vdt" under Advanced > Attributes: vdt = xm-iban
IBAN
In the Tab Advanced > Attributes you will find an extra entry to activate the validator:
It is necessary to set the attribute "vdt" under Advanced > Attributes: vdt = xm-iban-de