set max-lenght to 2000px because it is having some issues when you ar…#116
set max-lenght to 2000px because it is having some issues when you ar…#116dharmendraatredpill-linpro wants to merge 3 commits intosoftwareloop:masterfrom
Conversation
…e having more fields/metadatas
|
Updated code to fixed DND (drag and drop issue), Content type metadata/properties does not refresh page or sync with selected content type when moving between different folders. |
…ain throw error because that file already exists
|
Fixed on issue for alfresco community 5.2.0 when you upload same file again throw error because that file is already exists, Copied the upload.post.js file and rename its main method as it is there with upload.post.js file in uploader-plus module. I don't know exactly this is a right way to fix this bug but my problem have been solved as tested with all use cases. Regards |
set max-lenght to 2000px because it is causing some UI issues when you are having more fields.
I tested and found it working fine in my case, increasing the max height it won't cause any other issues.
When you have 15 fields for a content type and you need to scroll down to see/fill fields and help text(?) labels that do not move when you scroll down.