John Merlino wrote:
[...]
> For example, when a user tries to edit a form element, such as a text 
> input field, I want to capture who did in order to determine whether 
> they are privileged to do it and if they are, when they make the change, 
> I want to capture their user id and time in which it was updated.

So it sounds like it's not really the HTML form elements you're 
interested in, but the attributes of the object being edited.  Right?

If so, then don't drag the HTML into it.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to