cancel
Showing results for 
Search instead for 
Did you mean: 

Webapplication with Progress Bar

trainee0815
Champ in-the-making
Champ in-the-making
As I'm new to this forum I'm not sure if this subforum is the right place for my question. If not, please forgive me.

What I want to make is a webapplication with a progress bar. Everytime someone uploads a file on Alfresco into a certain folder, I want to make the bar progress.

Is it possible to connect this to Alfresco so that it works like that? And if it is, please give me a clue how.
8 REPLIES 8

trainee0815
Champ in-the-making
Champ in-the-making
Isn't here anyone who ever tried such a thing and can help me?

ssaravanan
Champ in-the-making
Champ in-the-making
If uploading of documents is made from Share then the progress bar of the status of updates is already in there on the flash uploader on the document library page

trainee0815
Champ in-the-making
Champ in-the-making
What is Share and where is the library page?

ssaravanan
Champ in-the-making
Champ in-the-making
Alfresco Share is a web-app which lets you manage contents easily.
When you login to share app localserver:8080/share and after login
you can create a site and after getting to that site, there is a link for
document library from where you can upload documents.

trainee0815
Champ in-the-making
Champ in-the-making
Ah okay, I understand.
But I got some problems with creating a site. What do have to write in 'URL name'?

trainee0815
Champ in-the-making
Champ in-the-making
Okay, I finally got it. But where is the progess bar?

ssaravanan
Champ in-the-making
Champ in-the-making
Alfresco Share flash uploader lets you upload multiple documents.
When multiple docs are selected and click upload, a green color shade
flipping through the doc screen is the progress bar for each and every
doc , a kind of the look and feel as that of google docs uploader.

trainee0815
Champ in-the-making
Champ in-the-making
I think there is a little missunderstanding as the progress bar I see is not what I wanted. Either you got me wrong because I did not explain my problem accuratly or I was too stupid to find the right progress bar.

If the first assumption is right I will explain it again:
Many files should be uploaded. Each by another person and one after another. For example I have 10 files that should be uploaded by 10 persons. After the first one was uploaded I want to see a progress bar that is at 10%, after the second one the same bar should progress to 20% and so on. Until the last person uploads the tenth file and the bar is at 100%.

If this is what I can do in the document library please explain it a bit more precisely where I can find this because I couldn't.
If not I guess I need another solution.