Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This may be me being stupid, but I dont seem to be able to find a way of updating content in one webform from a submission in another separate webform. For example. I have
webform - shifts - where a taxi driver logs off for the day entering his shift data which includes a element end_mileage. When this form is submitted I need it to update a second form which is - vehicles - and in that form update the current_mileage with the end_mileage from his shift form.
I have read a little about writing hooks, but is there a simpler way that I am missing
Hi, I am designing a drupal 8 web portal for amongst other things to get my off site operatives completing webforms on mobile devices to send the data back to central office.
The webform module seems ideal for this. I am from a SQL access background and what I think should be a simple process I am struggling to find an answer on the Drupal site. I have watched many videos on the various aspects of Drupal and cannot find an answer. I would like pointing in the correct direction on updating one form1 values form2
Hello guys! I'm newbie.
I have a mistake CKEditor
Installed modules colorbutton and ckeditor_font
I settings /admin/config/content/formats
Add to the panel icons of size and color
Error in the body of adding material.
/node/add/article
No in the panel of icons of color and size
No mistakes admin/reports/dblog
Maybe someone has had such a mistake or tell me a solution
Thank you
I am migrating a site over to Pantheon which I have done manually.
Am getting the 'The website encountered an unexpected error. Please try again later.' screen and the following in the error log:
Uncaught PHP Exception RuntimeException: "Unable to determine class for field type 'geofield' found in the 'field.storage.node.field_map' configuration" at /code/core/modules/field/src/FieldStorageConfigStorage.php line 160
I have tried update.php etc but no joy. Any ideas what my next step to debug should be please?