adam-werner / Our.Umbraco.Forms.UserAgent

An Umbraco Forms simple field type that will record the browser user agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Agent for Umbraco Forms

An Umbraco Forms field type that will capture the browser user agent string for the submitted form.

Requirements

  • Umbraco 8.6+
  • Umbraco Forms 8.6.0

Installation

This package can be installed by downloading the UserAgent for Umbraco Forms package archive from the Packages section from Our Umbraco and installing it within the backoffice.

Using the User Agent field for Umbraco Forms

While editing an Umbraco Form, select the User Agent field from the collection of available fields types and save the form.

User Agent field type selection

With the field included on a submitted form, the browser user agent string will be recorded with the submission.

Additional information

The idea of this was sparked by having incorporated a field like this in past 'Help' or 'Contact Us' form implementations.

The information gathered can prove valuable in communications with the submitting user.

About

An Umbraco Forms simple field type that will record the browser user agent

License:MIT License


Languages

Language:JavaScript 62.1%Language:C# 24.5%Language:HTML 13.5%