A
A
Alexander Zinoviev2018-04-18 13:42:14
MODX
Alexander Zinoviev, 2018-04-18 13:42:14

How to add information to the feedback form on which page this form was filled out?

Hello.
There is a site on CMS MODX. There is a feedback form on different pages of the site. What needs to be done so that, along with the client's phone number, information is displayed on which page this form was filled out on?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ruslan, 2018-04-18
@Zinovyev_Alex

Create a hidden input in a form

<input name="page" type="text" value="Вопрос" style="display: none;" />
and MODX, when generating a form on the desired page, will substitute its title instead of Вопрос in the input

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question