Replies: 2 comments 1 reply
-
Hey! 👋 I'm pleased to announce that a block editor is now a feature of Filament Form Builder v2. When Filament Admin Panel v2 is released in Winter 2021, it will be available there. For more information, please see #495. In the meantime, feel free to try out the feature in the Form Builder and let me know if it fits your needs! It only takes a minute to install. If you have any questions, let me know in a reply! Dan |
Beta Was this translation helpful? Give feedback.
0 replies
-
And is there any way to preview the block builder?
In any case, it will be great if we can add our fields.
My builder is very specific, and I would want to use it.
El El jue, 16 sept 2021 a las 10:13, Dan Harrin ***@***.***>
escribió:
… Hey! 👋
I'm pleased to announce that a block editor is now a feature of Filament
Form Builder v2 <https://filamentadmin.com/docs/forms>. When Filament
Admin Panel v2 is released in Winter 2021, it will be available there. For
more information, please see #495
<#495>.
In the meantime, feel free to try out the feature in the Form Builder and
let me know if it fits your needs! It only takes a minute to install.
If you have any questions, let me know in a reply!
Dan
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#125 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABD7XQ4JDPSIP2GOM4OSC2TUCGRJHANCNFSM4YYXOLFA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a livewire block editor that basically returns an array of blocks to a master component, so you can save the data.
I need to know how to create a field that can be the master component which extends my builder, so I can use the blocks builder with filament.
Is there any tutorial, or can you guide me a bit?
Beta Was this translation helpful? Give feedback.
All reactions