gs84/Lindsay
The init.rb of the plugin should be automatically adding the action
link. If not, adding it directly in the controller as Volker suggests
below should make it appear.
active_scaffold :player do |conf|
conf.actions << :config_list
end
Regards,
Bonefish
On 2/9/2011 9:32 AM, vhochstein wrote:
Hi,
following guide is working for me using rails 3:
http://vhochstein.wordpress.com/2010/10/30/activescaffold-empower-user-to-configure-list/
--
Volker
On Feb 8, 6:28 pm, Lindsay Morris<[email protected]> wrote:
And if so, would you please to me which version of Rails, and which version of
AS, you are using?
I have tried many things, and I do have it installed and working, a little.
It correctly displays what I tell it to with
Config.Config_list.default_columns[].
But I see no way my user can select which columns to show, and which columns to
hide.
Advice?
--
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.