Closed tabacitu closed 1 year ago
Hello @karandatwani92 can you please take over this ?
You can check on https://github.com/Laravel-Backpack/docs/blob/master/6.x/crud-columns.md and https://github.com/Laravel-Backpack/docs/blob/master/6.x/crud-fields.md and create a list of what columns are missing docs.
You can also use the mentioned PR's by @tabacitu as a reference.
Cheers
create a list of what columns are missing docs.
@tabacitu @pxpm
Awesome breakdown @karandatwani92 ! Let's do it! 💪
@jorgetwgroup I remember we talked about doing the dropzone
column - what happened to that?
@pxpm can you please create a google_map
column type? I see it as TEXT, not image or map or anything like that. Something that could work inside the List operation too. Probably outputting the address, and on hover show the lat/lang? 🤷♂️ what do you guys think?
hi @tabacitu, column is here: https://github.com/Laravel-Backpack/PRO/pull/125/files was add 3 weeks ago, even you review and ask for some changes.
Cheers.
Awesome! Then @karandatwani92 we're only missing google_map
🎉
In v6 we're having a column type for each field type:
That means... we need docs for the new ones.