Skip to content

Commit

Permalink
fix(pd): service field;
Browse files Browse the repository at this point in the history
- Full text choice for field changed to single select.
  • Loading branch information
JVickery-TBS committed Sep 20, 2024
1 parent d7515c0 commit 99a6041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/canada/tables/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1853,7 +1853,7 @@ resources:
fr: Cette zone ne doit pas être vide.
occurrence: Single
datastore_type: text
excel_full_text_choices: false
excel_full_text_choices: true
choices:
EML:
en: Email
Expand Down

0 comments on commit 99a6041

Please sign in to comment.