- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
this has ben bugging me a lot lately. When using an enum in for instance the recipient table in a template you get the label of the enum value, but for programmatic reasons I want to access the (acually stored) internal name of the value, and not the "translation". I thougt it was some .toString() or similar to get it but I can not find any documentation or way around other that loading the whole enumeration and translating it back...
Views
Replies
0 Likes
Total Likes