diff --git a/api/config/project/fields/pressReleaseId--a8908d20-3e88-452c-86ec-f98a0017bce2.yaml b/api/config/project/fields/pressReleaseId--a8908d20-3e88-452c-86ec-f98a0017bce2.yaml index 014f5255..c0759936 100644 --- a/api/config/project/fields/pressReleaseId--a8908d20-3e88-452c-86ec-f98a0017bce2.yaml +++ b/api/config/project/fields/pressReleaseId--a8908d20-3e88-452c-86ec-f98a0017bce2.yaml @@ -2,13 +2,13 @@ columnSuffix: bpfdxbpt contentColumnType: text fieldGroup: 824d9ca2-e755-4e41-8f6a-18e573fec8e4 # News Posts handle: pressReleaseId -instructions: 'If you are looking at a NOIRLab New Item in the browser, this is the "Release No." is listed in the "About Release" section of the right-hand sidebar. Or, given a New Item URL like: https://noirlab.edu/public/news/noirlab2317/, this is the last part of the URL (noirlab2317).' +instructions: 'If you are looking at a NOIRLab news post in the browser, this is the ID listed in the "About Release" section of the right-hand sidebar. For a press release this will be prefixed with "noirlab" and for announcements, it will be prefixed with "ann"' name: 'Press Release ID' searchable: false settings: byteLimit: null charLimit: null - code: false + code: true columnType: null initialRows: 4 multiline: false diff --git a/api/config/project/project.yaml b/api/config/project/project.yaml index 0b4be09f..2874874a 100644 --- a/api/config/project/project.yaml +++ b/api/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1729882564 +dateModified: 1730147351 email: fromEmail: $EMAIL_FROM_ADDRESS fromName: $EMAIL_SENDER_NAME