I'm building my first front end user interface and have chosen couch to handle my templates.
All was going well until I reached the part where my form requires image uploads.
I need my clients to be able to upload images that are able to be resized just like in couches backend - but how can I replicate this onto the frontend?
Its important my clients can choose from images already uploaded to the server / within the image library.
Any suggestions welcome. I done a search and tried changing the permissions as one thread suggested by still can't seem to get the image type field working properly on the frontend.
All was going well until I reached the part where my form requires image uploads.
I need my clients to be able to upload images that are able to be resized just like in couches backend - but how can I replicate this onto the frontend?
Its important my clients can choose from images already uploaded to the server / within the image library.
Any suggestions welcome. I done a search and tried changing the permissions as one thread suggested by still can't seem to get the image type field working properly on the frontend.