Closed H-i-red closed 8 years ago
Mamp and on a mac.
Log : (post to undefined)
post: http://localhost/new/panel/pages/about/undefined
get: http://localhost/new/panel/pages/about/edit
sir you need to change your mainForm variable to work with different blueprints.. ;)
// var mainForm = $('form.form-blueprint-project');
var mainForm = element.closest('form');
No it works!! Tjoohooo !
Hey,
Thanks for the help. Didn't think about how this class name was constructed. I fixed it now.
Hi I tested it in a fresh install:
When I select images it simply does not store any value to the text file, and does not show the selected images.