You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I am working with the contact page. I noticed that if you select the type of web page "Allow people to send questions/comments via a contact form" and add text to "Page Content" in the catalyst, we get only the form and the page's name.
const { name, htmlBody } = webpage;
htmlBody is empty.
Please let me know who has had this work for you, or is this just my problem? Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone, I am working with the contact page. I noticed that if you select the type of web page "Allow people to send questions/comments via a contact form" and add text to "Page Content" in the catalyst, we get only the form and the page's name.
const { name, htmlBody } = webpage;
htmlBody is empty.
Please let me know who has had this work for you, or is this just my problem? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions