Skip to content

WorkflowsRegex.OrchardCore is an Orchard Core CMS Module that provides a regular expression validator in Workflows for form fields. Beta 2 did not include a regular expression validator.

License

Notifications You must be signed in to change notification settings

davidhayden/WorkflowsRegex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkflowsRegex

WorkflowsRegex.OrchardCore is an Orchard Core CMS Module that provides a regular expression validator in Workflows for form fields.

The module was built for a presentation. The version of Orchard Core CMS at the time, beta 2, did not include a regular expression validator for form fields.

Status

Build status Status

Getting Started

Add the NuGet package, WorkflowsRegex.OrchardCore, to the Orchard Core CMS Website. Launch the website and sign in as an administrator to enable the module from the dashboard under Configuration -> Modules.

WorkflowsRegex.OrchardCore

Create a workflow and select Add Task. Filter the workflow tasks by Validation and choose the Regex Validator task.

Regex Validator

Edit the task settings. Enter a form field and a regular expression for validation.

Orchard Core CMS Workflows Task Editor

For presentations, you can simply create a workflow that accepts a form submission and logs a validation error.

Orchard Core CMS Workflow

Bugs

There are no known bugs.

Road map

There are no plans to add any additional features.

Credits

WorkflowsRegex.OrchardCore is created and maintained by David Hayden.

About

WorkflowsRegex.OrchardCore is an Orchard Core CMS Module that provides a regular expression validator in Workflows for form fields. Beta 2 did not include a regular expression validator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published