Laravel-Backpack / addons

A place for the Backpack community to talk about possible Backpack add-ons.
5 stars 2 forks source link

[Add-on][Done] Signature Field - Allow customer to get handwriting signature #6

Open iMokhles opened 4 years ago

iMokhles commented 4 years ago

Feature Request

What's the feature you think Backpack should have?

add signature field

Capture1

Capture2

Have you already implemented a prototype solution, for your own project?

YES here https://github.com/iMokhles/signature-field-for-backpack

Do you see this as a core feature or an add-on?

i don't really know

tabacitu commented 4 years ago

Whaat?! This looks great @iMokhles , awesome. This is an EXCELLENT example of a good Backpack add-on, in my opinion. Something that most people DON'T need, but some people REALLY need 😆 Happy to test it, give feedback and promote it!

@tumf87 what do you think about this? I know you built something similar, did you go a different way about it?

Kudos @iMokhles , this is a GREAT add-on 🥳 🎈 🎉

tabacitu commented 4 years ago

@iMokhles - just tested this, works LIKE A CHARM! Exactly as you'd expect it. I can also confirm it works as a fake field. And it doesn't seem to conflict with any of the other fields at all.

This is ready for prime-time, in my opinion! I'm going to:

If you want to do any of the above (for example write a short blog post introducing it, so it gets posted on BackpackForLaravel.com) please let me know. The above will be done over a longer period, let's tick them off when they're done.

ctudorache87 commented 4 years ago

@tumf87 what do you think about this?

Hey, this is awesome and I'm sure it will come in handy!

I know you built something similar, did you go a different way about it?

I did, but not as a standalone field. We had a more specific requirement and had to add signatures dynamically based on a multi-select field in the same form.