Programmatically display a form in a theme region

Hi,

I am trying to display a form programmatically in a theme region. I am trying to select the sidebar_second to render my form. So in my custom twig template I use code like:

{% if page.sidebar_second %}
      // Display custom form here
{% endif %}

But it wont show anything. However, if I remove the condition the form gets displayed in the content region. 

How do I select the sidebar_second region in my custom twig file? Please let me know.

How to set Ajax callback from jquery on node edit form

Hy guys, I'm going crazy about this problem.

This is my scenario: I have an external Database with about 10 tables, and I have to create dependent fields with jquery and sql for this 10 tables on a node edit form

This is what I do:

The module does not work until I remove the additional check:

https://www.drupal.org/project/content_parser

When starting the parser module, I get an error.

InvalidArgumentException: sink must not be a boolean in GuzzleHttp\Client->applyOptions() (line 384 of /home/admin/web/testdr.vpoltave.net/public_html/vendor/guzzlehttp/guzzle/src/Client.php).

I got this message with webform after migrate on new server...

HI everyone,

I try to find an issue for this problem. I look and found some tips but right now nothing is working.

the message appear when I try to reach a webform page to build that form.

Route "entity.webform_ui.element.add_page" does not exist.

I clear the cache.

The first time the message was on all pages with for in it. I found something was wrong with the Captcha. I think I fix it.

But this message still there when I want to build it.

Thanks,
Christian

Facing issue after update drupal version 8.8.2

Hi All,

I have updated the drupal version from drupal 8.6.15 to drupal 8.8.2 but when we submit the form I am facing the issue.

The website encountered an unexpected error. Please try again later.
Error: Class 'CSD\Marketo\Client' not found in Drupal\marketo_ma\Service\MarketoMaApiClient->getClient() (line 119 of modules/patched/marketo_ma/src/Service/MarketoMaApiClient.php).
 

Not sure how to fix the issue.

Thanks in advnace.

Active drupal site redirects to install.php

I have been developing a site over several weeks and have now hit a wall.

After installing some new modules and attempting to resolve this error (composer can't delete default.services.yml) I changed permissions on sites/default using:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x