Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat: adjusting reference on paragraphWebform #4

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

omero
Copy link
Member

@omero omero commented Jan 31, 2025

This pull request includes several changes to configuration files to update dependencies, settings, and field types. The main focus is on replacing the options module with the webform module and updating related configurations.

Dependency and Module Updates:

  • Updated dependencies in config/core.entity_form_display.paragraph.webform.default.yml to include the webform module.
  • Replaced the options module with the webform module in config/core.entity_view_display.paragraph.webform.default.yml.
  • Updated dependencies in config/field.field.paragraph.webform.field_form.yml to include the webform module.
  • Updated dependencies in config/field.storage.paragraph.field_form.yml to include the webform module and set the field type to webform.

Field Type and Settings Changes:

  • Changed field_form type to webform_entity_reference_select and updated settings in config/core.entity_form_display.paragraph.webform.default.yml.
  • Changed field_form type to webform_entity_reference_entity_view and updated settings in config/core.entity_view_display.paragraph.webform.default.yml.
  • Updated field_form settings to use a webform handler in config/field.field.paragraph.webform.field_form.yml.

GraphQL and Webform Configuration:

  • Added webform configuration in config/graphql_compose.settings.yml.
  • Removed redundant webform configuration in config/graphql_compose.settings.yml.
  • Updated config/webform.webform.contact_form.yml to remove unnecessary dependencies and settings. [1] [2]

Miscellaneous Changes:

  • Updated content/node/10eea4fc-ced6-4b21-85fa-ac98f6431ad5.yml to change field_form values.
  • Renamed methods in recipe.yml for consistency and clarity. [1] [2] [3]

Relates to octahedroid/drupal-decoupled#123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant