Posts
Members
Info
Dynamic Multi Select Fields (Passing in options)
Hello. So I want to include a drop-down multi select component in my form for one module that allows the user to link another entity. Something like this: Is this possible? …
11
I want to edit the A17Publisher Component (Admin Panel)
How would I go about doing this? I'm simply trying to make a small text change
0
Menu and navigation management interface
Hi guys, just joined, so first post here. We've been evaluating Twill alongside a bunch of other candidates. Twill seems to be coming out on top, aside for one major missing feature for our clients. Navigation and menu management. Are there no contibuted modules or code that…
9
404 error for localhost:8000/admin route
I am trying to install setup twill cms on my laravel application. steps I took: composer require area17/twill php artisan migrate …
1
JavaScript in the Block Editor
Is it possible to use JS inside the blocks in the block editor? I am trying to create a JS photo gallery block but I can't seem to get it to work in the block editor.
0
How to use browser with pivot fields
for example, I have Film model that has the many to many relationship with Creator model with a pivot field Role. How I can implement the browser and set the role for each. For example, the first creator is the director and the second is the producer and so on.
0
Create form using a computed varibale and pass to formatPermalink
I have a module using only first_name and last_name fields. In the create form, I want the user to enter first name and the last name while the slug field updating according to the full name. I couldn't figure out how to pass full name.
0
Move this community to GitHub discussions?
Spectrum will be closing down in a few months so I think it's good to start thinking about alternatives now. How about moving all discussion to GitHub and creating a new Discussions section on the repo? @quentinrenard(quentinrenard) @pablobarrios(pablobarrios)…
1
Quick question about translatable fields
Hi all, I wanted to as if it is possible to display a field's translations side by side (on the edit page) without having to click on a button to change the language. Thanks!
5