Skip to content

JayWilk/EPiServer.Forms.Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPiServer.Forms.Samples

GitHub version License

Open source of EPiServer.Forms.Samples package, compatibles with Forms 4.x API.

Roadmap

More features will be added over time. Features here are tested before pushing.

This is not intended to be a starter solution but provides the ability to showcase a number of features that may be needed for developing Forms extensions. This package contains extra Form Elements, which required more dependency on complex JS libraries.

We will push code here after every release. From 2017, we only maintain the source-code here without building the package.

Guide to build is put in https://github.com/episerver/EPiServer.Forms.Samples/blob/master/MSBuild/README.md

Release note

v3.3.1

  • bugfixes

v3.3.0

  • EPiServerForm 4.3 improves the way resources (scripts, CSS) are loaded. If a form element needs its own resource, it must implement the IElementRequireClientResources interface.
  • The Forms element resources are loaded after Forms and external resources.
  • For example, the DateTime element requires jquery daytime to work but it is not loaded until the element is dragged into the form.

Packages

No packages published

Languages

  • JavaScript 64.2%
  • C# 29.7%
  • Classic ASP 5.2%
  • CSS 0.9%