Skip to content

Specify label for attributes_table row #167

@adie

Description

@adie

I want ability to specify label for row in attrubtes_table like for index column headers. E.g.:

show do
  attributes_table do
    row :name
    row "Student", :user
  end
end

As I understand from code it's impossible right now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions