Rename Export file names to include screen name

Issue No: FRM-7937
Created 12/8/2018 5:11:48 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.3, 18.1
Description Currently when a user exports from a Search grid the file name is created using the Tab name and Date/Time.   The problem with this approach is that some Tab names are very generic like "Details". So the user gets a file named something like *Details 2018-12-8 1527831.csv* . I'm not sure what the 7 digit number is to the right of the date but I assume it's the time in a universal format of some kind.   We need to include the Screen name first, then the Tab name, Date and Time.   As an example, if I exported the Details tab from the Contracts search screen the file name should look like this...   *Contracts-Details 2018-12-08 at 04.05pm.csv* (include leading zeros for month/day/hour/minutes, ex: Day 8 should be 08 and hour 4 should be 04)   !pastedImage_d109321_0.png|height=111,width=551!