Answer the question
In order to leave comments, you need to log in
How to redirect to a page in Bitrix after submitting a web form?
I did not work with Bitrix, I tried to google. I could not find a solution (((
I connect the form on the page like this:
$APPLICATION->IncludeComponent(
"bitrix:form.result.new",
"",
array(
...
"SUCCESS_URL" => 'mysite.com/catalog' ,
...
)
),
false
);
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