| 1 |
|
| 2 |
* can the note at the bottom of the evidence log output start in column A rather than B?
|
| 3 |
* can we add 'Evidence Item Log' as a suffix to the file name output?
|
| 4 |
* can the font of the note at the bottom be in size 10 instead of 11 font?
|
| 5 |
* is it possible to auto-fit the width of the columns with this program?
|
| 6 |
* shortening some of the header names would save some space as well: "File Quantity" = "File Count", "Size Unit" = "Unit"
|
| 7 |
* can we turn off the filtering option?
|
| 8 |
- can we have the "size" round to the hundredths? 2 decimal places?
|
| 9 |
- I think on GB that will work but if it's a converted number, that might jam us. Remember, if we received 500MB, it will show .5GB. That's okay but if it's lower than that we need to show .005GB
|
| 10 |
- I can add some logic to make that call though. if over x size, do the rounding
|
| 11 |
* Add a busy modal dialog
|
| 12 |
- Consider changing to analyze the column names and not column numbers, like the JS live report program does.
|