How to Embed Form to a page
In Display > Open form in > select Embed Form if you want to display Contact Form in the page content, don't want to trigger form with a button.

If you use the form as Embed Form, you do NOT need to configure the Trigger Button settings
The Embed Form does not have a trigger button. It will display the form directly on your page.
Then you need to add this shortcode to the page content or liquid file: <div contactform-embed='FORM_ID'></div>
Remember to replace FORM_ID in the shortcode with the correct Form ID of your form.
You can the Form ID in the form settings.

NOTE: You must click the "Save" button to create the form first, then the Form ID will appear.
In our example, the shortcode will be: <div contactform-embed='224148'></div>
There are some ways to add this shortcode to embed the form:
Method 1: Add to the page content using the app block
- Go to your theme's customizer
 
- Go to the page you want to add the form (e.g. contact page)
 
- Click on "Add section" > Apps > Contact Form Embed
  
- Select form type as "Embed form" > add the Form ID
  
- Save > The form is embedded to your page successfully.
Method 2: Add to the page content using the Custom block
- Go to your theme's customizer
 
- Go to the page you want to add the form (e.g. contact page)
 
- Click on "Add section" > Sections.
 Here you can select the Custom block such as Custom Liquid, Custom HTML, etc.
  
- Add the whole shortcode with the form ID.
  
- Save > then the form will be embedded to your page.
Method 3: Add to the page content through Pages
- Go to your page in Shopify admin → Online Store → Pages → Choose the page you want to embed the form
  
 
 
- In the Content editor, click the <> button to CHANGE TO HTML EDITOR
  
 
- Paste the shortcode into the editor
  
- Save and Done
Method 4: Add to the liquid file of the page (NO RECOMMEND)

This method requires coding experience.
- Go to your Shopify admin → Themes → Edit code
  
- Find the template liquid that your page is using.
 For example, if you want to add to a "Contact" page, the template may be "contact-form.liquid"
 The page's template is different on different themes. If you are unsure which your template's page is, please Contact Us for help.
  
- Paste the shortcode to the position you want on the page
  
 
- Save and Done
 If you are not tech-savvy or the instruction is too complicated with you, please Contact us then we can help you embed the form.
If you are not tech-savvy or the instruction is too complicated with you, please Contact us then we can help you embed the form.
- Related Articles
- How to Embed Trigger Button to your page- In Trigger button > Select where to show trigger button > select Embed to your page content if you want to display the button in a page content. NOTE: If you embed the button to your page, then you need to use the form as "Popup" or "Bubble" in ... 
- FAQs for Contact Form- Is the Free plan really free? Yes, it is 100% free and forever free to use. We won't even ask for a credit card. By default, when you install our app, you will be in Free plan. You only get charged once you upgrade to Premium plan. What is the ... 
- How To Integrate qikify Contact Form Builder in Pagefly?- In this article, you’ll learn about the qikify Contact Form Builder element and how to integrate it in Pagefly. In order to use this element, the qikify Contact Form Builder & Pagefly app have to be installed on your Shopify store. ?? Install ... 
- Submission via Contact Form app- Where Submissions go For Free plan: Recipient email Contact form app sends all submissions to the Sender email of your store. You can change the Sender email address in your Shopify admin > Settings > Notifications If you want to change the recipient ... 
- [Version 2] How to enable embed offer?- Step 1: Open Theme Editor Step 2: Enable theme app extension Open product detail page of item you want to embed the created offer Note: To preview the embed offer, you should open the detail page of the trigger product in the offer that you created ...