- Issue created by @andyg5000
- ππΊHungary nagy.balint
It seems that the order_url URL webform component can be converted (Change button under Element settings) to a Text field component which keeps data and solves the issue on the Webform submission side.
On the Commerce Order Type end the field_link_order_origin is a bit more tricky as we would not be able to easily change that to an entity reference.
There might be ways to workaround the issue though. -
nagy.balint β
committed 14e94c5f on 3.1.x
Issue #3342769 by nagy.balint, andyg5000, joshuasosa: Moving...
-
nagy.balint β
committed 14e94c5f on 3.1.x
- ππΊHungary nagy.balint
I think I have the solution for the Order Type side.
The best is to not require any field and save the data into the order data.
I add some backward compatibility layer, where if it does not find the information in the order data, then it checks the field value.
- Status changed to Fixed
8 months ago 4:05pm 4 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.