Groups
Groups
Sign in
Groups
Groups
Streamlined
Conversations
About
Send feedback
Help
Hide colums in user_columns
1 view
Skip to first unread message
phorcys
unread,
Jul 14, 2008, 4:20:20 AM
7/14/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Streamlined
How can I hide some columns by using user_columns
now I have a table like:
personinfo first_name:string last_name:string age:integer
I want to hide "age" column ,now I do this by
Streamlined.ui_for(Personinfo) do
user_columns :first_name,:last_name
end
But this table will have more columns in the future ,is there anyway
that i can exclude columns?
Thank you very much.
Reply all
Reply to author
Forward
0 new messages