Provides formatter that remove trailing zeros in decimal and float fields.
For instance, the number 7.000 wil be output as: 7
Uses
1. Visit 'Manage display' tab of your content type.
2. Select 'Remove Trailing Zeros' format for your decimal or float field.
3. Click on the 'Save' button.
If you want to remove trailing zeros in a view, then select 'Remove Trailing Zeros' formatter in the fields settings.