<input for="HoboFields::Types::EnumString"> has a titleize option that can be set via titleize="&false". Have you tried that?
Bryan On Thu, Dec 29, 2011 at 12:20 PM, Bob Sleys <[email protected]> wrote: > I setup a Hobofields enum string and I want the select list to display the > option without titleizing them is this possible? > > the enum string is setup as follows > > REPORT_TYPES = > HoboFields::Types::EnumString.for('projects/AcmBulKSampleLog', > 'sampels/samplelog') > > I'd like the select list to display option just as they are typed in the > definition. I tried using translations but the translations also get > titleized. > > bob > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/0psCknjmlE0J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
