Skip to content

Multi-object field add support to display related objects and fields #311

@dmulyalin

Description

@dmulyalin

Plugin Version

0.4.1

Proposed functionality

Render multi-object field into a tabular view and add support to select related objects to display in rendered table.

Use case

For example I am creating a custom object that references interfaces and adding mutli-object "interfaces" field to it, when object created and interfaces added into it object view displaying only interfaces and not devices they belong to, which makes it difficult to distinguish what interfaces belong where.

This s a proposal to extend field definition with dropdown option to chose related object fields to display, for example, once interface is selected as related multi-object, form dropdown will be populated with interface fields such as "device, mtu, speed, description, vrf etc", giving user an option to select what fields to display in web UI.

This is how it is displayed now:
Image

This is how it could be displayed:
Image

External dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions