Count number of records matching month on date picker change
Confluence User - 31 May, 2021
Hi
I have a date picker named month, I'm trying to create custom html to count number of records the corresponds with the month selected in the date picker when its changed.
for example if I select May-2021 custom html calculates total records for May-2021 and displays in text field qty_month.
I prefer to have a label but i cant seems to get any custom html to update with text fields \with read only and display as label when read only option enabled
any help to get me started with JavaScript would be fantastic as I am not familiar with Bean Shell.
Thank you
javascript;customcode;html;forms;label;date;datepicker;datetime;customhtml