With a numeric field, I can use frm-stats to show a total of the values in the field filtered to created-at or any other date field. The limitation of this is that it's for a single date. What I'd like to do is essentially the same thing in a calendar view. So each day field in the calendar view would show the summary of the numeric field for that day.
I feel like this should be easy, but I can't figure out how to make it happen. Anyone have ideas on how this would work or if it's even possible?
Try working with the conditional wrapper here -> https://formidableforms.com/knowledgebase/conditionals/
If you need to capture todays date and that is variable in your query -> https://www.google.com/search?q=wordpress+get+todays+date+shortcode&rlz=1C1CHBF_enUS901US901&oq=wordpress+get+todays+date+shortcode&aqs=chrome..69i57j69i64l2.12665j0j7&sourceid=chrome&ie=UTF-8
Please login or Register to submit your answer