CustomGFormCustomGForm

Job Application Form

Collect candidate details and resumes in a branded application form.

A simple job application form to capture applicant info and resume/CV links for faster screening.

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