Prepopulate configurator form
This commit is contained in:
@@ -85,11 +85,11 @@
|
||||
</svg>
|
||||
<a class="button button--page-header" href="{f:uri.action(
|
||||
pageUid: settings.configuratorPageUid,
|
||||
action: 'contactForm',
|
||||
action: 'configurator',
|
||||
controller: 'Form',
|
||||
extensionName: 'epevents'
|
||||
pluginName: 'ContactForm',
|
||||
arguments: '{travelType: \'{traveltype.configuratorType -> v:or(alternative: 0)}\'}',
|
||||
pluginName: 'Configurator',
|
||||
arguments: '{travelType: \'{traveltype.configuratorType -> v:or(alternative: 0)}\', locationType: \'{locationtype -> v:or(alternative: 0)}\'}',
|
||||
additionalParams: '{ref: data.uid}',
|
||||
noCacheHash: 1
|
||||
)}">» Anfragen «</a>
|
||||
|
||||
Reference in New Issue
Block a user