Question about field_link_order_origin

Created on 17 February 2023, about 2 years ago
Updated 18 August 2024, 8 months ago

First, thank you for this awesome module. It has allowed me to build some really unique paid registration options in Drupal without a ton of work.

I'm wondering about the use of `field_link_order_origin` as a link field as opposed to an entity reference field. It looks like there are several steps to convert the url to and from the actual entity that can be avoided.

I'm also unable to save the commerce order after the fact because values like `ntity.webform_submission.canonical;webform_submission=477&webform=example_registration` are getting stored in the link field on the order.

In addition to that, I'm unable to edit the webform submission because the relative URL (e.g. /admin/commerce/orders/16) is getting stored on the webform submission and the link field there expects it to be absolute.

Besides those 2 issues, this module is working great!

πŸ’¬ Support request
Status

Fixed

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States andyg5000 North Carolina, USA

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

Comments & Activities

Production build 0.71.5 2024