custom URI support

Created on 5 December 2023, 7 months ago

Problem/Motivation

When Drupal is BE of decoupled website it is good to have real submission URI from FE instead of hardcoded `'uri' => $this->request->getCurrentRequest()->headers->get('referer')` in src/Plugin/rest/resource/WebformSubmitResource.php

That matters for Analytics teams (like when submissions are uploaded to HubSpot or GDS)

Proposed resolution

use the URI which FE provided in request, use default hardcoded if not provided.

✨ Feature request
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Mykola Dolynskyi Poltava

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024