Can FEU choose category to upload to with Uploads?
Posted: Wed Jul 01, 2015 10:40 am
I am using the Uploads module for the first time.
I have put an upload form on a protected page for FEUs to upload mp3 files.
I want the FEU to choose a category when they fill in the Upload form but I have to pre-select a category in the module call:
How can I set this form up so that a FEU can choose their own category?
Thanks
Simon66
I have put an upload form on a protected page for FEUs to upload mp3 files.
I want the FEU to choose a category when they fill in the Upload form but I have to pre-select a category in the module call:
Code: Select all
{cms_module module="Uploads" category="acat" mode="upload"}Thanks
Simon66