Actions
Bug #1691
closedFrontend removal of file is not possible
Start date:
13 May 2010
Due date:
% Done:
100%
Estimated time:
Description
Just installed latest 1.0 version (with dot fixes and php filtering).
I can upload a file from Ajax frontend but I cannot remove it from frontend.
See it in action on http://playground.cbdemosites.com
I have added a field to user status area - I can upload a new file in Ajax mode, but when I try to edit uploaded file in Ajax frontend mode i see no "remove file" option.
To remove file i have to edit my profile.
Updated by krileon about 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Is working fine, requires a page reload for the "remove file" to appear. This is because the ajax aspect is the results. The Form does not ajax so takes a re-fresh to update it. Closing as non-issue, will be improved with CB 2.0 were ajax will be more integrated.
Actions