Difference between revisions of "Subsite Select CFT"

From ADF Docs
Jump to: navigation, search
(Created page with '==Overview== The Custom Field Type for choosing the subsite where the blog pages will be created. This field type will have the following features: * Display list of subsites i…')
 
(No difference)

Revision as of 15:49, 18 February 2010

Overview

The Custom Field Type for choosing the subsite where the blog pages will be created. This field type will have the following features:

  • Display list of subsites in drop down
  • Store the SubsiteID for the singly selected Subsite
  • Have a button to "Add Subsite" which will produce the "Add Subsite" fom

Add Subsite Form

The Add Subsite Form will produce an lightbox form dialog and will contain the following fields:

  • Subsite URL
  • Subsite Display Name
  • Subsite Description

Once clicked - the Add button will create the new subsite using the content creation API.