Hey, everybody, I'm new in Drupal. I'm working with version 8 and I've created a form, which when it sends, datas are sent to RESTAPI with remote url handler, and afterword it shows a modal with thank you message. I'm trying to show in the modal window the data that has been sent it in the form but I can't find a way to do it. Can you give me some guidance? Thank you
I'm the volunteer maintainer of the website of the Dutch origami community. Another person helps in putting content on the website. I built the current site in Drupal 7 and I am now in the process of migrating it to Drupal 8. I want to improve the way images are added and used on the current site and make it easier for other volunteers to step in and help maintain the content.
I'm running into roadblocks getting things to work on the Drupal 8 site. I hope someone can give me some pointers on how to fix the problems.
The Government of Yukon's eServices for Citizens unit leads the government's digital transformation in public service delivery. We build, maintain and support digital platforms, standards, design systems and more. We partner with departments to deliver faster, simpler and better digital services for citizens.
The widget has a custom setting called locale. Meaning it is a select box here: /admin/structure/types/manage/article/fields/node.article.field_amz/storage
I am not able to save the vale i input there. So what one has to do that the form element $element['locale'] is actually saved and can be retrived late?