Our.Umbraco.Forms.UserAgent 1.0.0

dotnet add package Our.Umbraco.Forms.UserAgent --version 1.0.0
                    
NuGet\Install-Package Our.Umbraco.Forms.UserAgent -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.Forms.UserAgent" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Our.Umbraco.Forms.UserAgent" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Our.Umbraco.Forms.UserAgent" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Our.Umbraco.Forms.UserAgent --version 1.0.0
                    
#r "nuget: Our.Umbraco.Forms.UserAgent, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Our.Umbraco.Forms.UserAgent&version=1.0.0
                    
Install Our.Umbraco.Forms.UserAgent as a Cake Addin
#tool nuget:?package=Our.Umbraco.Forms.UserAgent&version=1.0.0
                    
Install Our.Umbraco.Forms.UserAgent as a Cake 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.

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.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 405 12/22/2020