Need help with Stateless Form
I am trying to use a Stateless Form to display a count of data based on two inputs.
The first Field in the Stateless Form is a date range
The second Field is an Employee Number
The employee number is in a form called "Employee" which is linked to a second form called Set_Lead.
I want to Display a count of Leads that have been set by that employee during the date range.
Is this possible?