Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Pink
Assigned To: Dan A Shuford
Created By: Cory Warden
Created Date/Time: 7/6/2020 1:06 pm
 
Action Status: Completed
Show On The Web: Yes - (public)
Priority: 0
Finished/Done: Yes - 12/7/2020 3:51 pm
Finished/Done By: Cory Warden
Budgeted/Estimated Value: 900.00  
Actual/Real Value: 1,300.00   [donate]
Invoice/Quote Status: Blank (n/a)
General Amount: $0.00
 
Time Id: 1824
Template/Type: Community Funded Projects
Title/Caption: e-commerce Age 21 button
Start Date: 7/6/2020
End Date: Unknown... (open or blank)
Total Time: Unknown... (open or blank)
Target/Due Date: 7/6/2020
Main Status: Active

Sorry, no photos available for this element of time.


Uploaded Media/Content & Other Files (1)
Media Name   File Type Date Description
e-commerce 21 button.xlsx   Doc/Spreadsheet 7/6/2020


Notes:

9/24/20:

Three settings they can choose.

1) Do you want an age prompt?  use_age_prompt (tiny int) default 0

2) What age do you want to put there?  age_prompt_value (int) default 21

3) What is the verbiage? age_prompt_text var char 255 default null

**Check in with Brandon here if you have questions on the database syntax.

Shows up before you enter the site. Front end landing. (flash page or opening screen)

Monitor a session variable that shows the user has approval and they don't need it every time. The modal automatically needs to come up. Possibly part of a header or footer so it's included on every page.

In order to get past this, they need to say yes, I'm 21. 

Ask Russell or Chuck for help on modals. 

Setting needs to go on e-commerce page. https://data0.adilas.biz/top_secret/secure/ecommerce_home.cfm

Make setting 1.24 for the settings. Also add descriptions next to the settings.

cfc search 15 is where the e-commerce settings are.

Search for getEcommerceSettings. that is where we pull them all from. Currently in the corporations table.

Here is a page to check: update_20140102.cfm If you go here and search for this: newCorpSettings

Next you need to be able to pull it, add it, update it, and that it goes to the correct spot (header/footer)

Once this can be done, meet with Brandon for a code review.

7/6/2020: See quote for details.