<%= text_field 'table', 'name' %> <%= text_area 'table', 'description', :style => "width: 99%", :rows => 4 %> <%= text_field 'table', 'columns', :style => "width: 99%" %> <%= text_field 'table', 'order_by', :style => "width: 99%"%> <%= text_field 'table', 'group_by', :style => "width: 99%"%> <%= text_field 'table', 'max_count', :style => "width: 99%"%> <%= text_field 'table', 'max_display_count', :style => "width: 99%"%>