Feedback letters do not show the form fields
-
Hellow, the problem is that I’ve coded everything following the example, yet when I send a test form, no information from the required fileds is showing, only the name of the form. The coding is as follows:
[md-form]
[md-text label=”Ваше имя”]
[text* your-name]
[/md-text][md-text label=”Ваш телефон”]
[tel* tel-158]
[/md-text][md-text label=”Территория”]
[text* your-name]
[/md-text][md-submit]
[submit “Отправить”]
[/md-submit][/md-form]
Another problem is that reCaptcha doesn’t work correctly, a dialog box is shown reading “no connection to the Internet”. Will appreciate your help, thx
The page I need help with: [log in to see the link]
The topic ‘Feedback letters do not show the form fields’ is closed to new replies.