Skip to content

Instantly share code, notes, and snippets.

@Azadehkhojandi
Azadehkhojandi / InsertFormWizard.cs
Last active January 22, 2016 04:46 — forked from jammykam/InsertFormWizard.cs
Updated form selector to allow selection of existing forms
using System;
using System.Text;
using Sitecore;
using Sitecore.Data.Items;
using Sitecore.Globalization;
using Sitecore.Web.UI.HtmlControls;
using Sitecore.Web.UI.Sheer;
//https://jammykam.wordpress.com/2015/10/05/webforms-for-marketers-allow-selection-of-existing-forms/
namespace LendLease.Extension.Sc.WFFM