2. When users click link (contains ExecutionID), load all information of that execution and show in the form below the table "List of Executions". (1.0 point):
List of Executions:
Execution ID
1
2
3
Array Result
Delete
124 2
12 1
12
Delete
Delete
Zoom
Execution ID: 3
Array:
12
1
1
Result:
3. When user clicks the "Delete" link, that execution will be deleted from database and in the table "Listof Executions" and set empty for the value of texts. (1.0 point)
Before click the "DELETE" button
After click the "DELETE" button
List of Executions:
List of Executions:
Close
+ 100%