Hi, Take a look into view_helpers.rb
there you should find the code, which generates a link from an action_link object. -- Volker On 26 Okt., 09:52, Richard Zheng <[email protected]> wrote: > Hi, > > I am trying to avoid set_link and do it with field override. This way I can > control some rows have links while others don't. The question is how to set > :position and :inline values in link_to helper? Also how about :confirm > value? > > Thanks, -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
