Skip to content

Instantly share code, notes, and snippets.

View webworkerJoshua's full-sized avatar

Joshua Hennig webworkerJoshua

View GitHub Profile
@webworkerJoshua
webworkerJoshua / FieldtypeForms.module
Created September 21, 2020 09:37 — forked from craigrodway/FieldtypeForms.module
Very simple Fieldtype that lists FormBuilder forms in a select box on editing pages.
<?php
/**
* ProcessWire Form Fieldtype.
* Stores reference to a single FormBuilder Form to allow easy selection on pages.
*
* ProcessWire 2.x
* Copyright (C) 2012 by Ryan Cramer
* Licensed under GNU/GPL v2, see LICENSE.TXT
*