/formcradle

formcradle is a online tool to fill in common forms and send or print it.

Primary LanguageCSSMIT LicenseMIT

formcradle

Von der Wiege bis zur Bahre, Formulare, Formulare!

ancient german Volksmund for from cradle to bier, forms, forms!

Everybody hates to copy IBANs. Interactive PDF-forms are great, but they often dont't work. You should only have to enter data once and then they should be able to get copied it whenever needed.

With formcradle enables you to just type in your data and then send it, print it and scan it.

Example

formcradle is a online tool to fill in common forms (terminations, NDAs, etc) and print it local or as pdf. Or send values as key-values url with updated fragment identifier (#hash) via mail. Or scan the printed QR code (mobile BinaryEye), even on desktops and get the filled form again in your browser.

create forms

  • use markdown, even with images (for logos ect)
  • use em (__Word__) as placeholder
  • add plain HTML inputs with name like placeholders name="word" in lowercase.
  • set short id inputs

And add URL to form: ?form=.

QR Code

The QR Codes represents the formscradle URL. With the additional hash parameter &fcqr= (default true) you can switch the QR Code on prints.

security problem

There is no guarantee, the printed QR code represents the values from the printed form. You can print the form with a value and manipulate the QR code with another value.

Examplesforms

Using hashsplit to prefill forms or hand over datasets.