This project is no longer maintained and no further public releases are planned.

No further support will be given.

Feel free to fork the git repository.

Interceptor_ParseValues

Parse formatted values. Currently only floats such as "1.022.000,76 EUR".

NOTE: x.xxx.xxx gets parsed to xxxxxxx but xx.xx to xx.xx.

Version added

1.0.0

TypoScript path

plugin.Tx_Formhandler.settings.saveInterceptors.x copy to clipboard

Properties

.parseFloatFields

Comma separated list of fields to parse.

Data type

String | cObj

Version added

1.0.0