Documentation
Quick start
WordPress website

Wordpress website

Learn how to add CustomGForm to the Wordpress website

Copy CustomGform HTML code

<div 
  data-customgform="FORM_ID"
  data-prefill_fields="261034186=test;1841579133=comments,fd;[email protected]"
></div>
<script async src="https://cdn.customgform.com/cgf.js"></script>
OptionTypeDescription
data-customgformstringCustomGForm Form ID
data-prefill_fieldsstringList of fields to prefill, separated by semicolon
💡

Replace FORM_ID to your customized CustomGForm form ID.

Paste HTML code in the Wordpress page

1). Open Wordpress page where you want to display customized Google Form

2). Choose block Custom HTML

3). Paste CustomGform HTML code to the Custom HTML block

4). Save Wordpress page changes by clicking on Update Button

5). That's it. Watch video tutorial below: