formie icon indicating copy to clipboard operation
formie copied to clipboard

Add section for forms showing "usage" - which entries/elements are using the form

Open engram-design opened this issue 3 years ago • 1 comments

It's be handy to be able to see where a form is being used across the site.

engram-design avatar Mar 15 '22 00:03 engram-design

Related to https://github.com/verbb/formie/issues/265

When viewing a specific form, a tab could be added to the interface (Relations? Form Usage?) that lists all relations to the form, with a link to view that element in the CMS.

engram-design avatar Mar 15 '22 00:03 engram-design

Added for the next release. To get this early, change your verbb/formie requirement in composer.json to:

"require": {
  "verbb/formie": "dev-craft-4 as 2.0.9",
  "...": "..."
}

Then run composer update.

engram-design avatar Sep 05 '22 04:09 engram-design

Added in 2.0.10

engram-design avatar Sep 11 '22 05:09 engram-design