Hello all,
I am assisting a professor with a SQI.
I have been able to add a flatpicker for the calendar dates and time to input the items needed. The time is inputted in regular time an then it converts it automatically to military time so that the user doesn't have to do that conversion.
I have it to the point where the user can go in and add each day completely in a flill in the blank question.
I tried to use a side-by-side question to create the 7 day table to input time.
The flatpicker is added to that side-by-side, but it adds the flatpicker to the entire row, and I cannot add a total column to calculate the time slept.
So I need to know how to do this for over 7 days, and store that information on the table for the Data & Analysis.
I can create a short video or do a Zoom call if you all need a more details on what I am doing.
-Anthony Bolaños
Page 1 / 1
Add the flatpicker using the class of the SBS table cell.
Shashi,
Do you mind explaining what you mean by adding it to the class. I didn't think we could access that. I added the flat picker to the JavaScript for the table, but I'm trying to add another row that makes the calculation and stores that data in the extra row.
I have the flat picker working everywhere else, and I also the JavaScript calculating out everything needed. I just need somewhere to store the information, aside from running just-in-time calculations from the browser.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.