dawb Posted April 30, 2012 Share Posted April 30, 2012 Hi, I am currently trying to add an image upload field to the AdminCMS form. I have been able to add image fields to previous modules that I have created but am struggling with extending the AdminCMS. Any help would be greatly appreciated. Thanks Link to comment Share on other sites More sharing options...
dawb Posted May 1, 2012 Author Share Posted May 1, 2012 I have added in $this->fieldImageSettings, changed the form to be multipart/form-data and have added in the image field. I am trying to use the afterImageUpload() to generate the different sizes as I have done for other modules. Is it possible to call this before the postProcess() function? Or does postProcess change how the images are usually dealt with? Thanks for your help Link to comment Share on other sites More sharing options...
dawb Posted May 7, 2012 Author Share Posted May 7, 2012 Sorry to bump this but is anybody able to provide or point me to any info? Link to comment Share on other sites More sharing options...
dawb Posted May 11, 2012 Author Share Posted May 11, 2012 Has anybody done this before? Surely it should be possible to add an image upload for the cms pages? Link to comment Share on other sites More sharing options...
dawb Posted May 25, 2012 Author Share Posted May 25, 2012 Any thoughts or documentation on this? Link to comment Share on other sites More sharing options...
josep rodríguez rueda Posted September 18, 2012 Share Posted September 18, 2012 Nobody knows how to add a new field on a cms form? thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now