Webform in Quick Tabs

Created on 17 September 2019, about 5 years ago
Updated 29 March 2023, over 1 year ago

Thanks fo module.
I need show webform in QT. Is any legal way for it?
Now a use custom block with php-code:

/*Render webform block*/
$webform = \Drupal::entityTypeManager()->getStorage('webform')->load('my_webform');
$view_builder = \Drupal::service('entity_type.manager')->getViewBuilder('webform');
$build = $view_builder->view($webform);
print render($build); //return $build
Feature request
Status

Closed: duplicate

Version

3.0

Component

Documentation

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024