-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get the UploadField to work #3
Comments
@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... What would be the best way to adopt the upload field for bootstrap_forms? Extend the UploadField Class? |
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: { On Monday, September 17, 2012 at 4:17 PM, Juerg Rast wrote:
|
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 { On Monday, September 17, 2012 at 4:45 PM, Juerg Rast wrote:
|
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.
The text was updated successfully, but these errors were encountered: