Programmatically obtaining custom field names? 2 Weeks, 6 Days ago
Karma: 0  
Is there a way to programatically obtain custom field names? Right now, the only way I know is to use brute force - trying _FieldLabelWithoutSpaces,_FieldLabelWithoutSpaces0,_FieldLabelWithoutSpaces2
... and that seems downright silly. Any suggestions?