Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #507
Closed
Open
Issue created Mar 07, 2016 by Administrator@rootContributor

How can I create a new Dashboard without a model?

Created by: atomtigerzoo

I want to create a new dashboard for creating new database entries with mixed fields from different models. In my case it's a new Book with matching Authors and Recipes. All of them have models and dashboards, but I need a new create method to create a book with multiple authors and multiple recipes on one page.

I tried adding a new FOO_dashboard.rb and FOO_controller.rb file with a matching route. But I get an error uninitialized constant FOO after that.

How would I do this?

Assignee
Assign to
Time tracking