I'm relatively new to Dynamics and have come across a problem that seems very simple, but I can't seem to get it to work.
I want to create a custom field, a dropdown, that has independent value and label pairs.
It's niche, but think of something like
USD => US Dollar
GBP => British Pound Sterling
EUR => Euro
The value is important bit for interacting with an external system, but for user experience, the label gives a useful select mechanism.
My goto was an 'Option Set', but I seem unable to edit the values - they're forced numbers of 10,000,000 or similar.
I can't believe that this isn't possible, but have spent hours trying to get around it - what am I doing wrong and how do I achieve this (simple) goal?
Any help appreciated!