Skip to content

An Episerver addon that adds a command to the page tree that opens the content in forms view

Notifications You must be signed in to change notification settings

LucGosso/Gosso.EPiServerAddOn.ContextMenu.OpenInFormsView

Repository files navigation

Gosso.EPiServerAddOn.ContextMenu.OpenInFormsView

version 1.0.2 (2017-11-22)

Platform Platform Platform

An Episerver addon that adds a command to the page tree that opens the content in forms view.

alt text

Also check out these AddOn on same theme:
https://github.com/episerver/AddOn.ReloadChildren
https://github.com/mariajemaria/ContextMenuOpenInNewTab

Installation

.1 - You can find it on Nuget.episerver.com: http://nuget.episerver.com/en/OtherPages/Package/?packageId=Gosso.EPiServerAddOn.ContextMenu.OpenInFormsView

.2 - There is a nuget package available under the releases tab. This can be installed via the package manager console in Visual Studio.

Put it in your local nuget feed, Run "install-package Gosso.EPiServerAddOn.ContextMenu.OpenInFormsView" in package manager console.

The files will be saved into your module and modulesbin folders. And not referenced, not needed.

Troubleshooting with TFS: Remember to check in files under "modules" and "modulesbin". If you have problems in build/dev servers with local packages, and you dont have a local nuget server, a work around is to remove the row in packages.config. (Or Check in the package)

About

An Episerver addon that adds a command to the page tree that opens the content in forms view

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published