How to Create Forms using Webform and Contact in Drupal 8

  Рет қаралды 29,269

WebWash

WebWash

Күн бұрын

Пікірлер: 52
@endertaşdemir23
@endertaşdemir23 4 жыл бұрын
Thank you so much for your brilliant tutorials. greetings from germany
@SuelSowell
@SuelSowell 3 жыл бұрын
I also have to give it up for this powerful instructions, thank you very much you really passed me knowledge.
@mihaiemilian5330
@mihaiemilian5330 2 жыл бұрын
You teached me something today. Much appreciated
@amagdenovski
@amagdenovski 5 жыл бұрын
Very helpful, Ivan, thank you so much for this. I really liked the way you explained how to integrate with Zapier. Gets many ideas flowing through the mind!
@benjoun113
@benjoun113 7 жыл бұрын
Thank you WebWash, very useful to start using the webform module! I like the way you articulate words, that makes it easier to understand, especially compared to the creator of the module ;) There is still one thing I don't manage to do, is to set a conditionnal logic to impose a number value to be unique, or to be equal to an existing one, according the choice on a radio button.
@WebWash
@WebWash 7 жыл бұрын
Hi, You'll have to write some code to handle this type of logic. I don't think the conditional logic system can handle it through the UI. Cheers, Ivan
@benjoun113
@benjoun113 7 жыл бұрын
that's what I was afraid of, haven't code yet in drupal, one more reason to start. Thanks!
@DUIMAZE
@DUIMAZE 7 жыл бұрын
How you used Zapier was incredible! Thank you so much.
@hamadkhan2641
@hamadkhan2641 6 жыл бұрын
Hi WebWash Team , incredible informative video about webform
@Mr.Arpitk
@Mr.Arpitk 6 жыл бұрын
very very very helpful thank you so much you are incredible. I really like the way you explain the things, really makes things easy. Thanks again :)
@macbryson8855
@macbryson8855 7 жыл бұрын
Thanks so much........this has been very helpful!!
@dimitrist.8855
@dimitrist.8855 7 жыл бұрын
Thank you!! Very nice and detailed video. Make more WebWash!
@WebWash
@WebWash 7 жыл бұрын
Thanks.
@ankitadmane7583
@ankitadmane7583 3 жыл бұрын
Hi Team, how can i add country -state -city option in selects box accordingly by default its is coming US states only in options ..on selection of country respective states should display of selcted country
@tristesolitarioyfinal
@tristesolitarioyfinal 5 жыл бұрын
How can i link the newly created contact form with webforms to the "contact" link in the bottom of my page? Because i made the contact form with webforms but the contact button at the bottom of my page redirects to the contact i have activated in contact forms (the default one). Please help me
@drr1867
@drr1867 3 жыл бұрын
but how do you add css - it doesn't work for me. I don't see my classes appearing
@ilposten
@ilposten 5 жыл бұрын
Thanks for this handu turorial.
@map3309
@map3309 6 жыл бұрын
Great one. I just got stuck when I used repeated fields/add more fields to Google sheet...because the data has unpredictable items? Help appreciated.
@adeoluolofintuyi6386
@adeoluolofintuyi6386 5 жыл бұрын
Please I want to ask, how can someone add javascript on the submit button of webform something like take this javascript action onsubmit?
@WebDevAnjali
@WebDevAnjali 5 жыл бұрын
I have the same question looking for someone tutorial 😭 did you get the idea how to do it?
@hamadk7128
@hamadk7128 6 жыл бұрын
perfect explanation
@mykidscampmeds7742
@mykidscampmeds7742 5 жыл бұрын
I was able to get Zapier working! But the values inside my "hidden fields" added when the user clicks an "add more" button, are not coming through - If I remove the "add more" features, the data comes through, but that makes the webform a heck of a long and intimidating - If anyone knows a work around for this, I would appreciate the help!
@mykidscampmeds7742
@mykidscampmeds7742 5 жыл бұрын
Found a solution! In the "Remote Posts" (Remote Post Module) section of the webform in question, change the "POST TYPE" to "json" from the standard "x-www-form-urlencoded" now all fields come through to the google sheet!
@ingridmartins5275
@ingridmartins5275 6 жыл бұрын
Hello, could you tell me if I can use the conditional webform with multiple values? For example: A list of car brands and clicking on bmw the next selector box opens only the models bmw. Thanks
@WebWash
@WebWash 6 жыл бұрын
Hi Ingrid, I'm not sure how you would do this. There could be a custom element in Webform to handle this but I don't know off the top of my head. Cheers, Ivan
@ingridmartins5275
@ingridmartins5275 6 жыл бұрын
Thank you for answering me Ivan!
@jamesrstone6303
@jamesrstone6303 7 жыл бұрын
How are you adding the content of these messages into /files/emails I do not see a setting for that. I tried to create the text area myself and I don't see the ability to direct the output to ../files/namedfolder
@WebWash
@WebWash 7 жыл бұрын
Hi James, I used the Devel module.(www.drupal.org/project/devel) - Install the module - Add the following into your settings.php: $config['system.mail']['interface']['webform'] = 'devel_mail_log'; $config['devel.settings']['debug_mail_directory'] = 'public://email-log';
@jamesrstone6303
@jamesrstone6303 7 жыл бұрын
thank you for this tip
@jacobrockowitz1182
@jacobrockowitz1182 7 жыл бұрын
The Maillog module (www.drupal.org/project/maillog) is also very useful for capturing, blocking, and debugging email.
@EdwinvandenAkker
@EdwinvandenAkker 6 жыл бұрын
Too bad I wasn't there for the live stream. I do have a question though. Is it possible to display WebForm data in Views?
@WebWash
@WebWash 6 жыл бұрын
Try www.drupal.org/project/webform_views
@EdwinvandenAkker
@EdwinvandenAkker 6 жыл бұрын
Awesome! Thanks! And great videos. Just subscribed.
@kltechnology8338
@kltechnology8338 5 жыл бұрын
Is it possible to create subscription payment after registration/signup in drupal 8? I am very new at drupal can you please give me tips how to do this?
@WebWash
@WebWash 5 жыл бұрын
I've never built anything like this but everything is possible if you're willing to write custom code :)
@smartysushil
@smartysushil 6 жыл бұрын
One more question how can we attached file in webform or image file. ???
@WebWash
@WebWash 6 жыл бұрын
Hi, You want to allow a user to submit a file or image? Then there should be a file element which can be added to the form. Cheer, Ivan
@utech3657
@utech3657 6 жыл бұрын
cannot enable contact storage Requires: Contact User System Views Filter Options Field Text Token (missing) what does that mean can any body tell me am new to drupal
@WebWash
@WebWash 6 жыл бұрын
You'll need to download the token (www.drupal.org/project/token) module as well.
@darren4635
@darren4635 6 жыл бұрын
23:11
@EdwinvandenAkker
@EdwinvandenAkker 6 жыл бұрын
52:13 use your cell's internet connection for the webinars? Haha
@WebWash
@WebWash 6 жыл бұрын
Yep, 4G internet is much faster than most landline internet in Australia. :)
@EdwinvandenAkker
@EdwinvandenAkker 6 жыл бұрын
Here in The Netherlands I have to deal with bad internet as well. I often have to reset my modem. So, I usually switch to 4G. I have 5 GB per day in my plan. Not enough for watching tons of video. But it sure helped me out a lot.
@mykidscampmeds7742
@mykidscampmeds7742 5 жыл бұрын
This was a great tutorial. Works with simple webforms, I am using layout boxes, fieldsets, conditionals, select lists and "add more" features on my webform, so this did not work for me. Sigh! - For anyone working with drupal 7, I was able to establish the zap using this module www.drupal.org/project/webform_remote_post
@Patrick1985McMahon
@Patrick1985McMahon 7 жыл бұрын
This is not design for how people think about forms. They should change it so you create a new form from content and define the fields when you create the new form. That should be it. Not all this crazy default form stuff. Sites need to be able to use more then one form per site. This system is way to limiting for normal use.
@WebWash
@WebWash 7 жыл бұрын
Hi Patrick, You can create as many forms as you want. You're not limited to a single form on a site. Sorry, I don't understand your comment. Cheers, Ivan
@Patrick1985McMahon
@Patrick1985McMahon 7 жыл бұрын
WebWash how do you use a non-default form
@WebWash
@WebWash 7 жыл бұрын
Hi Patrick, Sorry I don't understand what you mean by non-default? Which module are you referring to? Contact or Webform. Do you want to replace the form at /contact? Cheers, Ivan
@Patrick1985McMahon
@Patrick1985McMahon 7 жыл бұрын
I had hoped that drupal 7 webforms would have been integrated into core of Drupal 8. The built in core forms module for Drupal 8 is unusable. I'm switching from Drupal 7 to Drupal 8. I'm able to make as many forms as I want and make them look how ever I want in Drupal 7 with webforms. But Drupal 8 has this built in forms module and it looks absolutely useless. It has this default option (I think this default option stuff should be removed). They should just make it a simple build new form right from the content > add content > form. That's how they should have made it.
@marcelchaloupka
@marcelchaloupka 6 жыл бұрын
Patrick McMahon unfortunately Entity forms isn’t going to be migrated to D8 and the Webforms module isn’t that great
Getting Started with Views in Drupal
25:30
WebWash
Рет қаралды 21 М.
Getting Started with Webform in Drupal
1:20:18
WebWash
Рет қаралды 3,6 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
How to Create Contact Form in Drupal 10 | Drupal Tutorial #7
21:20
Sikho Aur Sikhate Raho
Рет қаралды 4,6 М.
Media Management in Drupal 8 - Updated 2020
1:14:32
WebWash
Рет қаралды 10 М.
Webform Composites vs. Tables
13:16
Jacob Rockowitz
Рет қаралды 4,2 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 216 М.
Create Form Using Webform in Drupal 10 | Drupal Tutorial.
11:18
Drupal Academy
Рет қаралды 2,4 М.
Introduction to Webform for Drupal 8
6:53
Jacob Rockowitz
Рет қаралды 50 М.
Webinar: Drupal 8 Debugging Techniques
50:23
WebWash
Рет қаралды 13 М.
Use Taxonomy Terms as Webform Options in Drupal 8
8:35
WebWash
Рет қаралды 4,7 М.
Webform views integration
6:04
Jacob Rockowitz
Рет қаралды 12 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН