cancel
Showing results for 
Search instead for 
Did you mean: 

Change document type before upload

_jan
Champ on-the-rise
Champ on-the-rise
Hi,
how it is possible to change upload form to put there select box for document types. Or how to add there option to set some attribute.

Thanks
2 REPLIES 2

aaditvmajmudar
Confirmed Champ
Confirmed Champ
First of all in latest versions of alfresco, you need to enable flash uploader. For that need to make entry in share-config-custom.xml like below.

<Context useHttpOnly="false"> in place of <Context>.

After that you will have to add you custom content type's entry in flash-upload.get.js, this will make you to select the document type before upload.

Hope this helps.

_jan
Champ on-the-rise
Champ on-the-rise
hi,
I dont have
<Context>‍
element in my share-config-custom.xml file.
Welcome to the new Hyland Connect. Get started or submit feedback.