Only if you put your table in an iframe with fileaframe. Otherwise, no.
I create an fileaframe but when i upload a file i had to reload iframe before see file uploaded.
THIS CODE IS IN PAGE IFRAME
[fileaway type=”table” sub=”fa-userid” makedir=”true flightbox=”multi” heading=”File Directory” hcolor=”blue” thumbnails=”true” directories=”anything” maxsrcbytes=”3774873.6″ thumbstyle=”squaresharp” sortfirst=”mod-desc” name=”max” paginate=”true” pagesize=”15″ filenamelabel=”Titles” datelabel=”updated” directories=”on” manager=”on” theme=”silver-bullet” drawerid=”1″]
[fileup sub=”fa-userid” makedir=”true” maxsize=”5″ fadein=”opacity” theme=”whitestripes” matchdrawer=”1″]
Yes, you have to click on the folder in the table to refresh the iframe. Not the same thing as refreshing the page.
The fileup and fileaway shortcodes are two separate entities.
I wouldnt put the fileup shortcode inside the iframe though. If they upload a large number of files, they’ll be hidden in the bottom of the iframe. Ugly. I’d put the fileup shortcode on top of the fileaframe shortcode. But it’s up to you.