Answer the question
In order to leave comments, you need to log in
How to know the event when submitting the form and change the message after submitting?
after submitting the form, I just didn’t find such a message in the form no action
where is this test phrase, where can I change it?
<?php if (isset($arResult['success']) && isset($arResult['success']['message'])) {
echo $arResult['success']['message'];
} ?>
Answer the question
In order to leave comments, you need to log in
Where is this test phrase, where can I change it?
$arResult['success']['message'] - this is the work of the component, look for the components, maybe Web Forms, while there in the settings, there is little introductory information. From what you have shown, it is clear that this is the result of the component, and there is no point in looking for the code, this value lies in the settings in the admin panel, which means in the database
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question