Hi,

In multiple forms I have a textfield containing a bank account number and next to it a select component containing the account number type (enum). Now I want to add a translator for the textfield, to automaticaly format the value, but the formatting is different for each account number type. I now have a translator for each type, but it would be nice if i could make just 1 and somehow pass the type. Is there a way to do this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to