Closed CreateSean closed 5 years ago
I'd like to be able to output the file name without the extensions. So if I have an icon twitter.svg a tag that would output twitter would be great.
twitter
is this possible?
1. 2.
You can use {{ entry.iconPickerField.getIconName() }} as of 1.0.1
{{ entry.iconPickerField.getIconName() }}
Description
I'd like to be able to output the file name without the extensions. So if I have an icon twitter.svg a tag that would output
twitter
would be great.is this possible?
Steps to reproduce
1. 2.
Additional info