Skip to content

Commit 2bad864

Browse files
authored
Merge pull request #1062 from joost-meijerink/new-plugin-text-column-with-list
[plugin] Text Column with List
2 parents e037fe9 + c7751ed commit 2bad864

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed
474 KB
Loading

content/plugins/joost-meijerink-searchable-multiselect-with-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Searchable Multiselect with List
44
slug: joost-meijerink-searchable-multiselect-with-list
55
author_slug: joost-meijerink
66
categories: [form-field]
7-
description: A searchable multiselect with list view for selecte items.
7+
description: A searchable multiselect with list view for selected items.
88
discord_url:
99
docs_url: https://raw.githubusercontent.com/joost-meijerink/filament-plugins/refs/heads/main/searchable-multiselect-with-list/README.md
1010
github_repository: joost-meijerink/searchable-multiselect-with-list
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
anystack_id: a065463f-99ea-4b7b-a0ab-fb456237c725
3+
name: Text Column with List
4+
slug: joost-meijerink-text-column-with-list
5+
author_slug: joost-meijerink
6+
categories: [table-column]
7+
description: An extension of the text column, to show pivot relations directly in a modal, from the table.
8+
discord_url:
9+
docs_url: https://raw.githubusercontent.com/joost-meijerink/filament-plugins/refs/heads/main/text-column-with-list/README.md
10+
github_repository: joost-meijerink/text-column-with-list
11+
has_dark_theme: true
12+
has_translations: true
13+
versions: [3, 4]
14+
publish_date: 2025-11-21
15+
---
37.9 KB
Loading

0 commit comments

Comments
 (0)