Skip to content

Add detail view action #205

@cubistico

Description

@cubistico

I cannot find a way to add a "Details" option to list of items that can be used to jump to another page from an item to display details for that item.

I imagine it could be something like:

    {
      "name": "Employees",
      "id": "employees",
      "description": "Manage GOT employees, people and employees.",
      "methods": {
        [...]
        "linkPage": {
          "destinationId": "employeeProjects"
        }
       [...]
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions