Yes, this is possible. You may need to explicitly include ActionView::Helpers::FormHelper from within your radius tag files.
-Alex On Fri, Jul 24, 2009 at 5:24 PM, Matthew Bass <[email protected]> wrote: > Is it possible to use Rails form field helpers (date_select, check_box_tag, > etc) within custom Radius tags? I'm writing a custom tag that spits out a > series of date selects, and it sure would be a lot easier to just call out > to the Rails helper instead of writing custom HTML. > > Thanks, > Matthew > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
