Introduction to Webform for Drupal 8

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024

ความคิดเห็น • 22

  • @mgposes
    @mgposes 2 ปีที่แล้ว +1

    Just wanted to thank you, it is a superb job what you've done with this module.

  • @abdelrahman_146
    @abdelrahman_146 4 ปีที่แล้ว

    Great Job. Looks very professional.

  • @CYBERSKYvideos
    @CYBERSKYvideos 3 ปีที่แล้ว

    Great job, keep up the good work! Please do another video soon. Give us an update! 😁

  • @6962943
    @6962943 4 หลายเดือนก่อน

    Thank you you rock! very informative

  • @loicleroux-gaullier5556
    @loicleroux-gaullier5556 2 ปีที่แล้ว

    Hi Jacob, Great video as always, thank you. An import question : how do you integrate the form you ve built in an existing page? or in a new page? Thanks!

  • @vphanikiranjaidev8168
    @vphanikiranjaidev8168 4 ปีที่แล้ว

    Bro, U R GOD...

  • @pauloancarvalho
    @pauloancarvalho 3 ปีที่แล้ว

    I need to costumize each page based on the previous page results, for example, fetching different imagens stored on an image field from a certain node. Is it possible in multistep? Thank you.

    • @jacobrockowitz1182
      @jacobrockowitz1182  3 ปีที่แล้ว +1

      You can probably accomplish this using custom code.

    • @pauloancarvalho
      @pauloancarvalho 3 ปีที่แล้ว

      @@jacobrockowitz1182 that’s what I was thinking. I need to display for example 3 images and the user clicks on the image for the option he wants. What’s the best approach? (I will fetch these images via hook with custom code). I believe the best approach is the sub module image select element? Thank you.

  • @user-wp8yx
    @user-wp8yx 5 ปีที่แล้ว +1

    This is interesting, but you breezed by the forms field settings. Do you know if I can access my hsqldb with this bad boy? I'm trying to find a easy way to build web forms for my ancient database.

    • @jacobrockowitz1182
      @jacobrockowitz1182  5 ปีที่แล้ว +1

      To build a webform for an ancient database, you would have to write custom Webform Handler which reads and writes submissions to the ancient database. @see th-cam.com/video/OdfVm5LMH9A/w-d-xo.html

  • @universityrh
    @universityrh 4 ปีที่แล้ว

    Hello
    Sorry for my English ...
    I want to use webform to generate content.
    Is it possible ?
    Stephane

    • @jacobrockowitz1182
      @jacobrockowitz1182  4 ปีที่แล้ว

      Check out www.drupal.org/project/webform_content_creator

  • @sonypanda2141
    @sonypanda2141 5 หลายเดือนก่อน

    Hi I am unable to get the submitted values in the json api response for the webform submission. If anyone can help here.

  • @joejavacavalier2001
    @joejavacavalier2001 5 ปีที่แล้ว +1

    Can I use the data from a webform as parameters to a view?

  • @edwinvalencia05
    @edwinvalencia05 4 ปีที่แล้ว

    Hello, thanks for the video, I have tried to activate the option to add the pdf extension to webform Result -> download but it has become impossible, where I should configure to add this option in addition to installing the metered modules

  • @javierlaboral4465
    @javierlaboral4465 4 ปีที่แล้ว

    Hi Jacob, I have a created node that links a field to taxonomies. I want to create an enrollment form that will show me the node title in a dropdown list (what can I do that) and depending on the selected node the taxonomies dependent on that node will load me (I can't do that) I can show all butos taxonomies not linked to node.
    Use for the first entity reference field and for the second entity term.
    See if you can guide me.
    Thanks

    • @jacobrockowitz1182
      @jacobrockowitz1182  4 ปีที่แล้ว +1

      Please post support questions to drupal.stackexchange.com/questions/tagged/webforms. Right now, I don't have any 'free' time to provide support.

    • @javierlaboral4465
      @javierlaboral4465 4 ปีที่แล้ว

      @@jacobrockowitz1182 Okay, lo siento.

  • @sanjeevchoudhary3461
    @sanjeevchoudhary3461 4 ปีที่แล้ว

    My requirement is like , I have to send a mail with different pdf attachment based on roles ,Industries selected from drop down values via webforms drupal 8