Is it possible to pre-populate a drupal9 webform with values from the database? I have two webforms. Customers and Service Report. The customer information will be filled in from the office and the service tech has to fill in the service report on site.
Every saved Customer has an automatically generated Submission ID. on the Service Report i would like to enter the Submission ID from the Customer to per-populate the same existing fields automatically (Name,Company,Adress etc..)
is this possible? any help is apericated