Issue #3364439: OpenAI Content - only show fields that are present in the form
Compare changes
@@ -11,9 +11,7 @@ use Drupal\Core\Ajax\HtmlCommand;
@@ -27,6 +25,7 @@ function openai_content_form_alter(array &$form, FormStateInterface $form_state,
@@ -186,6 +185,11 @@ function _get_all_text_with_summary_fields(ContentEntityInterface $entity) {