Skip to content

[Feature Request] Copy column type #4887

Open
@rjjrbatarao

Description

@rjjrbatarao

Feature Request

Copy option to field list and preview

What's the feature you think Backpack should have?

a copy field for list and preview example

    CRUD::addColumn([
        'name' => 'name',
        'type' => 'text',
        'label' => 'Name'
        'copy' => true // will show copy icon beside the field when clicked will show toast copied
    ]);

Have you already implemented a prototype solution, for your own project?

no

Do you see this as a core feature or an add-on?

yes

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions