Skip to content

Commit

Permalink
Added module structure and items
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhenko committed Jan 19, 2016
1 parent 51a500c commit 3be6cd5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added DynamicContentWidgetCustomDesigner/Countries.zip
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions DynamicContentWidgetCustomDesigner/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ For more information on creating custom designer view for content controls,
see [Feather: Create custom designer views](http://docs.sitefinity.com/feather-create-custom-designer-views).

This sample requires you to create a dynamic type Countries to work.
It has to have a singilar item Country with two properties of type short text - Title and Continent.
You can use the structure and the items for the Countries module by using the Countries.zip file for the structure and the Default_Countries_items.xlsx for the items.

Create the template file
------------------------
Expand Down

0 comments on commit 3be6cd5

Please sign in to comment.