CustomGFormCustomGForm

Event Registration Form

Brand your event form, embed on site, and sync with Sheets.

Capture attendee details, preferences, and session selections in a branded form for seamless event operations.

1
import CustomGForm from '@customgform-lib/react-customgform';
2
3
export default function Example() {
4
return <CustomGForm formId="cme8vvhyc0013wnq8pmbfrzhx" />;
5
}