Skip to content

Commit

Permalink
CM-359: allow to choose columns to be exported (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan <j.dolkowski@soldevelo.com>
  • Loading branch information
jdolkowski and Jan authored Jan 4, 2024
1 parent 41704d5 commit d0eb0c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/IndividualSearcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ function IndividualSearcher({
dob: formatMessage(intl, 'individual', 'export.dob'),
}}
exportFieldLabel={formatMessage(intl, 'individual', 'export.label')}
chooseExportableColumns
cacheFiltersKey="individualsFilterCache"
resetFiltersOnUnmount
/>
Expand Down

0 comments on commit d0eb0c7

Please sign in to comment.