Closed Skizito closed 10 years ago
You can set the value
option with the formatted value.
Yes, that works for the value you get from the DB. I wanted it to keep using the formatter as the user input the values. Is that possible?
You have to use MaskedInput
widget then.
Is it possible to use Yii::$app->formatter->asNumber() on an activefield from activeform?