Open
Description
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
Type
Projects
Status
No status