Forum Discussion
AustinK
7 years agoQrew Commander
What is the end goal of the code? Can you explain what you are trying to do(past just comparing dates)? There might be a better way to approach it.
Since this seems to be interfacing with QuickBase could you not just create a report that contains all of the records for today or whatever day and work from there? That way you would not need to figure out this issue in Javascript and would be starting with a correct list of records to begin with.
Since this seems to be interfacing with QuickBase could you not just create a report that contains all of the records for today or whatever day and work from there? That way you would not need to figure out this issue in Javascript and would be starting with a correct list of records to begin with.