Skip to content

Commit

Permalink
[C] use questions instead of datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff authored and Blake Mason committed Apr 18, 2024
1 parent d8f1d8d commit a9c83d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ fieldLayouts:
width: 100
-
elementCondition: null
fieldUid: a4afde15-f983-4c30-b0d7-e0b56871e4de # Dataset
instructions: 'Supernovae from previous user interactions to show in widget'
label: 'User Supernovae'
fieldUid: 9b29c2f8-e229-419f-b6fa-48f5307ebf34 # Question Entries
instructions: 'Supernovae to show from a previous question'
label: 'Supernovae from questions'
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: 13f3d27b-b03b-485e-99c6-be3f946f3ac9
uid: 917bf381-9e66-4e21-8fe2-be762f088866
userCondition: null
warning: null
width: 50
width: 100
-
elementCondition: null
fieldUid: a03e80f0-77ce-4b03-abf5-76a0deb264a9 # JSON
Expand Down
2 changes: 1 addition & 1 deletion api/config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1712263589
dateModified: 1712338799
elementSources:
craft\elements\Entry:
-
Expand Down

0 comments on commit a9c83d6

Please sign in to comment.