Get the UploadField to work
At the current state, the uploadField is not working as the template contains not all classes and placeholders. It would be nice if we can get this to work.
@unclecheese do you have a solution for this?
It seems to be a little bit complicated to modify the UploadField... I gave it a try today but with no result... Have a look at the feature/Uploadfield in my Repo.
What would be the best way to adopt the upload field for bootstrap_forms? Extend the UploadField Class? Or what other other possibilities are there to create a multiple image upload?
Well, there's no support currently for UploadField on the frontend, so I think we would be jumping the gun a bit to integrate it in Bootstrap Forms. Might have to wait and see what comes of it once it's frontend compatible.
aaron_carlino: { webdeveloper, www.leftandmain.com }
On Monday, September 17, 2012 at 4:17 PM, Juerg Rast wrote:
@unclecheese (https://github.com/unclecheese) do you have a solution for this? It seems to be a little bit complicated to modify the UploadField... I gave it a try today but with no result... Have a look at the feature/Uploadfield (https://github.com/jrast/silverstripe-bootstrap-forms/tree/feature/UploadField) in my Repo.
What would be the best way to adopt the upload field for bootstrap_forms? Extend the UploadField Class?
Or what other other possibilities are there to create a multiple image upload?— Reply to this email directly or view it on GitHub (https://github.com/unclecheese/silverstripe-bootstrap-forms/issues/3#issuecomment-8629218).
Do you know if there are any plans for making the UploadField frontend compatible?
I think so. Zauberfisch would know best. He maintains that code.
aaron_carlino { web_developer www.leftandmain.com }
On Monday, September 17, 2012 at 4:45 PM, Juerg Rast wrote:
Do you know if there are any plans for making the UploadField frontend compatible?
— Reply to this email directly or view it on GitHub (https://github.com/unclecheese/silverstripe-bootstrap-forms/issues/3#issuecomment-8630189).