My EE site pulls in data from an external source and adds it as content to a channel. One of the fields is payment and look something like this:
£ 38000.00 per annum
Is there a way of just stripping the decimal point so the filed becomes?:
£ 38000 per annum
This should probably be done on import, but the system has been set up and cant really be changed now. New data is periodically imported so I cant just change the content thats already in the system.
Is there a way of changing the display of the field? Could any occurrence of ‘.00’ be removed?
Thanks
[Mod Edit: Moved to the Community Help forum]