Skip to content
Snippets Groups Projects
Commit 59ee0179 authored by Rafael Ostertag's avatar Rafael Ostertag
Browse files

Added `File Handling' section

parent bc61f83e
No related branches found
No related tags found
No related merge requests found
......@@ -157,6 +157,20 @@ New Button
* Client does not save the modified record.
* Client stays on current page.
File Handling
-------------
* No previous uploaded file present
1. User presses the Browse button
1. User selects file
1. File is uploaded to qfq immediately
1. Browse button gets disabled and hidden
1. File delete button is shown
1. User cancels file selection
1. no action
* Previous uploaded file present
1. User deletes file
1. File delete button gets disabled and hidden
1. Browse button gets enabled and displayed
Debug / Log / Errormessages
===========================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment