Answer the question
In order to leave comments, you need to log in
Why doesn't the mail template change?
There is a feedback component. The task is to change the mail template for this component call.
The essence of the problem.
When changing the EVENT_MESSAGE_ID parameter, the component parameters always remain like this:
Although when called, there is a completely different value:
In component.php I found the following code:
if($arParams["EVENT_NAME"] == '') {
$arParams["EVENT_NAME"] = "FEEDBACK_FORM";
}
However, adding the EVENT_NAME parameter with the value of the template I need to the component call parameters does not change anything: Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question