Hi -
Does anyone know how to update report LPL so that a report using a list with a form to filter by will still display all the available data in the report by default.
When I update the report LPL to include the search form no data displays in the report until the user searches by a form field. We want all the data to display by default and then allow the user to filter using the search form if they would like to using the form fields.
The report LPL looks something like this:
LeaveBenefitList is a List
propagate as a drill
orientation is landscape
font offset is 0
search form is LeaveBenefitSearchForm
always display
DisplayFields
Employee
LeaveBenefitType
LeaveBenefitStatus
LeaveBenefitStartDate
LeaveBenefitEndDate