I'm having problems with responsive media images and bootstrap cards.
The media images oversizes the card.
So instead of the mediaImage render I want to use the media source url.
Sample code in a views custom text is something like the following:
Before you can use the CKEditor CodeSnippet module, you need to download the codesnippet plugin from ckeditor.com and place it in /libraries/codesnippet. Check the README.txt for more information. Get the plugin here. (Currently using CodeSnippet version Plugin not detected)
I am running on Drupal 8 and I am attempting to auto assign a role to an authenticated user after submitting a specific form. I've tried rules, but it's not up to par.
Here's the problem I'm trying to solve:
An authenticated user is directed to a specific Webform (this is not a registration form)
After the authenticated user clicks submit, I am wanting a new role to be assigned to their account so they can access private pages
I want that registered users could gain another role after submitting a specific Webform.