Pedro Martins

Results 457 comments of Pedro Martins

Fixed by https://github.com/Laravel-Backpack/CRUD/pull/5617

Thanks @makss 🙏

Let's keep it simple. Dev can wrap it in a conditional. 👍

Sorry @prodixx totally missed your comment. It's not merged yet. It probably requires a little bit of extra work, we are unsure about the solution we found and we'd rather...

Hey @prodixx I can do that, but that PR is not going to fix nothing by itself. We found out that PR is not enough to fix the reported problem....

This needs to be enabled in `config/backpack/operations/update.php`. I've added it as a step 3 of how to use: https://backpackforlaravel.com/docs/6.x/crud-operation-update#how-to-use-1 Thanks again for the report, we will probably make this true...

> this looks interesting, I'm curious, what does it do? Sorry @ziming totally missed your comment. An overview of what we want to achieve here is: - Make all backpack...

I don't think we will go this direction in crud. Closing 🫨

We talked about the possibility to create: `addColumnsFromFields($fields)` method that would strip the required stuff to make the fields work as columns. In the mentioned example, the bootstrap sizing classes.

Hey there. I could not reproduce your use case. Can you reproduce it in our [online demo ?](http://demo.backpackforlaravel.com/admin/user) Cheers