luciano.mizra
luciano.mizra
Explore posts from servers
TCTwill CMS
Created by luciano.mizra on 9/6/2023 in #👊support
afterReorder
Great, so I just need to place the "fireEvent" function in my controller.
6 replies
TCTwill CMS
Created by zlem on 9/4/2023 in #👊support
Radio button with formbuilder -> Class "App\Http\Controllers\Twill\Option" not found
Another thing, do not use multiple "$form->add"; you should use "addFieldset" instead: https://twillcms.com/docs/modules/form-builder.html#content-fieldsets
6 replies
TCTwill CMS
Created by zlem on 9/4/2023 in #👊support
Radio button with formbuilder -> Class "App\Http\Controllers\Twill\Option" not found
You missed "Options" in plural, there are 2 different classes. If you are using Visual Studio, it should highlight in red the classes that you didn't import.
6 replies
TCTwill CMS
Created by zlem on 9/4/2023 in #👊support
Radio button with formbuilder -> Class "App\Http\Controllers\Twill\Option" not found
You should import the class with "use A17\Twill\Services\Forms\Option;" at the beginning of your file. You should do this with every class you use.
6 replies
TCTwill CMS
Created by luciano.mizra on 7/20/2023 in #👊support
Injecting Fields from a BladePartial into a Block Form
Have you located the error?
4 replies
TCTwill CMS
Created by luciano.mizra on 7/20/2023 in #👊support
Injecting Fields from a BladePartial into a Block Form
Thank you! I'll look for another way to solve it then for now.
4 replies
TCTwill CMS
Created by luciano.mizra on 7/14/2023 in #👊support
DefaultBlocks
Yes this is exactly it, sorry if I explained it wrong. My English is not the best
5 replies
TCTwill CMS
Created by Mateo on 7/15/2023 in #👊support
Can not open admin dashboard
Your admin url is http://127.0.0.1:8000/admin
4 replies