Skip to content

Commit

Permalink
PXBF-PXBF-2080-remove-criteria-type-boolean: remove criteria type boo…
Browse files Browse the repository at this point in the history
…lean
  • Loading branch information
gchi25 committed Jan 24, 2025
1 parent 0e4c869 commit 853534b
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
uuid: 254f0bcd-acf6-430c-8b21-b212b78dab4d
langcode: en
status: true
dependencies:
module:
- node
- options
id: node.field_b_type
field_name: field_b_type
entity_type: node
type: list_string
settings:
allowed_values:
-
value: Date
label: Date
-
value: Select
label: Select
-
value: Radio
label: Radio
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

0 comments on commit 853534b

Please sign in to comment.