Remove -- Select Category -- from file upload
Posted: 31 Dec 2015, 21:06
We have a client running Phoca download and it is working well for their purposes. Their main challenge is that too many users are "forgetting" to choose their default category from the drop-down menu after logging in and the upload is failing. They are instead leaving it at " -- Select Category --".
The way this is set up is that there a single category assigned to a user that represents a particular company. All users within that company have the same category, and NO users, other than the developers and our client, as access to more than a single category. All users that are registered are members of a category as they are created individually by out client. These are NOT public uploads and downloads.
So what we would like to do is remove the "--Select Category--" value from the drop down list when updating a file and only show the actual categories they are a member of. I tried making some code adjustments but was unable to find the right locations to do so.
Any assistance would be appreciated.
The way this is set up is that there a single category assigned to a user that represents a particular company. All users within that company have the same category, and NO users, other than the developers and our client, as access to more than a single category. All users that are registered are members of a category as they are created individually by out client. These are NOT public uploads and downloads.
So what we would like to do is remove the "--Select Category--" value from the drop down list when updating a file and only show the actual categories they are a member of. I tried making some code adjustments but was unable to find the right locations to do so.
Any assistance would be appreciated.