Given a string column "serial_no" enabled as field_search column.

How do I complete 

conf.columns[:serial_no].set_link :show_search,  ... 


so that clicking in the serial_no column brings me to the search-form pre 
filled with the value of the records serial_no, or even better, immediately 
to the search results.

Background: To restrict as-view to records only with a certain serial_no I 
currently use field-search; this means cut-n-pasting a sn into the 
field_search forms serial_no textfield and clicking search. It would be 
easier to simply click the value and getting the same result.

RM

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/activescaffold/-/0cr6hcFwP-EJ.
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.

Reply via email to