Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Brandon Moore
Created By: Brandon Moore
Created Date/Time: 10/22/2019 4:22 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 5087
Template/Type: Brandon Time
Title/Caption: Meeting with Russell
Start Date/Time: 10/26/2019 9:00 am
End Date/Time: 10/26/2019 10:45 am
Main Status: Active

Sorry, no photos available for this element of time.


Uploaded Media/Content & Other Files (1)
Media Name   File Type Date Description
data_tables_meeting_with_Brandon_10-26-19.mp4   Video 10/28/2019 Training between Brandon and Russell on the data tables.


Notes:

Training from Russell on using data tables.

https://www.pinterest.com/truthandgoodnes/ - some of Russell's idea board

https://mooredigitalsolutions.com - another site that Russell is building

We had some talks about throttling some of the data to 1,500 records or less. This will be a virtual code check level kinda like a speed limit. One of the solutions is add in the aggregated data to help them get the totals, sums, averages, max, mins, etc. We need to bury the big data a layer or two deeper. Get them the numbers and totals quickly, and then allow for more drill-downs if they need it.

There is a page called top_secret/secure/afb_email_preview.cfm that uses a data table in a smaller way.

/// for the code - see the top_secret/secure/invoice_home_basic.cfm for some details.
- setup vars for: useDataTablesAFB, dataTableRD, dataTableClass - these are set in the wrapper page
- one of these vars (useDataTablesAFB) are in the top_secret/basic_footer.cfm - there is some custom tweaking that could be done on this page altering the JavaScript.
- the vars dataTableRD and dataTableClass may be reset in the header
- we need a thead and a tbody and then th tags

See attached for a video recording of the training session.