Pedro Martins
Pedro Martins
Hello @eleven59 thanks for the feedback!! I like the idea of those aliases, as so we already implemented some, like `SoftDeletes`, `Morphs`. If you select `SoftDeletes` column type you will...
Hello @abejenaru 👋 I agree with you in the link reasoning, we could workout a better interface to develop buttons. Not only the link, we can abstract other button properties...
Hello @jordanella thanks for the suggestion. I would like that too! I will be moving this to the ideas repo, maybe we can find sometime in the next version to...
@skpr-repo thanks for the suggestion, may I ask for a concrete example ? In the Create form you can set the field value with: `value => 'smt'`, you have access...
@skpr-repo doesn't JS API help here? https://backpackforlaravel.com/docs/5.x/crud-fields-javascript-api
Ohhh I've written such a good reply and lost it because didn't hit send before transfering the issue 😢 So ... thanks for the report @kritsot I replied that I...
I like the idea, but we can't have a "field description" (we already have something similar, `hint`), it needs to be "option description". I think it's a very interesting and...
Hello @rhdevelopmentorg thanks for the report. I bumped into this sometime ago, and by that time this is what me and @tabacitu discussed https://github.com/Laravel-Backpack/CRUD/pull/3780 I still think the current behavior...
One thing I would like to add that I didn't remember last time: - the alert is timed, it means that if you look to the side and then back...
I think we should do it, but I don't think it's the moment now. This makes **total** sense, but it starts making no sense when you are suggested `disabled()` on...