spf-fieldsettings 1.0.3

dotnet add package spf-fieldsettings --version 1.0.3
NuGet\Install-Package spf-fieldsettings -Version 1.0.3
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="spf-fieldsettings" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add spf-fieldsettings --version 1.0.3
#r "nuget: spf-fieldsettings, 1.0.3"
#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.
// Install spf-fieldsettings as a Cake Addin
#addin nuget:?package=spf-fieldsettings&version=1.0.3

// Install spf-fieldsettings as a Cake Tool
#tool nuget:?package=spf-fieldsettings&version=1.0.3

SharePoint solution that adds some custom UI elements on field edit pages for field properies that can be used in SharePoint, but has no UI and can be updated by code (for example, JSLink property).

Tha pack consists of SPMeta2 model and js-file

Can be used in SharePoint Foundation 2013, SharePoint Server 2013, SharePoint Online, SharePoint Server 2016

There are no supported framework assets in this 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.3 1,598 9/9/2016
1.0.2 1,066 9/9/2016
1.0.1 986 9/9/2016
1.0.0 1,293 9/9/2016

*Added support of JSLink property
*Updated dependencies to SPMeta2 and sp-cmd-deploy