Is it possible to create a view or a chart where the user can choose the start or end dates of the submissions?
You need to build a search form. See these: https://formidableforms.com/knowledgebase/make-your-front-end-data-searchable/ and https://formidableforms.com/knowledgebase/create-custom-search-form/
The issue is I have a graph and not a view [frm-graph fields="61" type="table" show_key="1" legend_position="top" tooltip_label="Number of Votes" 59="Excellence" created_at_greater_than="-3 month" limit="5"]
Because I need to count how many votes for each person for different 6 categories.
Did you ever figure this out?
I tried to use get param and it didn't like that.
Please login or Register to submit your answer