Backpack/Calander : enum as title #1024
Replies: 2 comments 3 replies
-
Hello @NeguinhoAdmin I will answer your questions:
This is not working for you? bind status on title?
You can try to use something like combine date + time need to be unique.
I think is better do this in an accessor Cheers. |
Beta Was this translation helpful? Give feedback.
-
Hello @NeguinhoAdmin I made a test on my side, and everything is working normal. I use our demo meetings as a main Controller: https://github.com/Laravel-Backpack/demo/blob/main/app/Http/Controllers/Admin/MeetingCrudController.php I add status column to our meetings table
Add the field in CreateOperation in Controller:
Bind the column in Controller
Here the result: ![]() Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am new to bacpack perhaps, I need to understand the entire eco-system, as I am lacking to mapping mind. anyway
I have following issues where I need holistic idea what is I am missing.
I wish to see more in-depth documentation so Ill learn eco-system.
Beta Was this translation helpful? Give feedback.
All reactions