Webform: Remove “edit” from element ID

So I set up a HTML element in my webform - give it the key “address 1” expecting it to output <div id=“address_1”> but instead I get <div id=“edit_address_1”> 

This happens to all the elements - how can I remove “edit” - I’m working on building a payment form with a 3rd party gateway and can’t change the IDs in the form elements. 
 

OpenID Connect distribution?

Is anyone aware of a Drupal distribution that gives you an OpenID Connect (https://en.wikipedia.org/wiki/OpenID_Connect) provider out of the box? I know there are various modules for OpenID and OIDC, but I'm looking first to see if there's a distribution to explore first. Thanks

Knowledge base module?

Is there a module that functions like a knowledge base? I'm thinking of putting together a site for work that lets users post technical information, code, concepts etc. that they want to capture and make available for all developers. I know I could use a wiki but I don't really like them. I searched the modules a few times but either I used the wrong keywords or a module doesn't exist. A module that is a simplified StackOverflow would be interesting but I'm open to something simpler as the users will all be trusted. Thanks

Multiple Authors or ROLE can be author of drupal 8 node ?

I am looking for a requirement that can i (admin) can set a node author to specific role instead of single user ? if that so plz guide me

Problem in assigning jQuery function to select element, after webform submission when it fails ...

One of the elements of my webform is a dropdown list that has a Jquery function assigned that when changing its value shows a message where the form will be sent depending on the chosen value.
The email value is also assigned to a hidden field that is used in the submission of the form to send the email.
This works correctly when all required values are entered and the form is successfully submitted.

Feeds import - D8 didn't get all fields

Hi.

Added an image field to basic page content type in D7.

Created an XML Views Data Export for basic pages in D7.

I added the additional image field to the basic page content type in D8 which is identical named like the D7 content type field.

Created a feeds importer according Cern feeds import tutorial.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x