I am no longer able to update the pages when I have put content of paragraphs type. I can submit if I edit any other type like Rich text but if I edit text and image type I get a 403 Forbidden error saying I don't have permission to access node this on this server. I am logged in as user 1 administrator.
Hi, i'm trying to overcome an issue i'm having with Views. I've exposed a Date (no time) field using the is_not_between operator so the user can enter start and end dates. I've tested this with a Date field that stores a single value and it filters correctly. However we've been unable to get this to work with a Date field that stores multiple values.
I'm not an advanced programmer but I can use hook_form_alter to change the field labels etc. That's not a problem.
I´ve used \Drupal::formBuilder()->getForm() to pass arguments to form and get it, but when I click on submit button , It appears The website encountered an unexpected error. Please try again later. I think that I get the form but not the methods of validation and submit of own form.
I have a button in header view of a content type, It is to add a entity with the information of the current node, that is to say,
where should require 'vendor/autoload.php';
be mentioned? I added to public_html/site/modules/http_client_manager/src/httpclient.php Constructor but still guzzle fails to load,