Extending #Episerver.forms with URL QueryString/post Value Element
How to extend Episerver Forms with a hidden QueryString/HttpPost Value Element.
This site is a tech-blog featuring Optimizely and Azure content. Author of content is senior developer and MVP Luc Gosso. Optimizely.blog is sponsored by Epicweb.
How to extend Episerver Forms with a hidden QueryString/HttpPost Value Element.
How to read a querystring value from the referrer/hosted form page. Also how to read a page property from the submitting page.
2 min reading how you can customize and override the CSS in Episerver UI admin with help of module system.
Ever restored the Production database to your developer environment and got a website with broken images? This lightweight AddOn keeps your local environment blob directory up to date.
Nice Episerver addon that adds menu items to the QuickNavigationMenu when logged in on public site, link to admin, link to ContentType, and logout.
Episerver Forms is getting stronger. Here is a example of the how to customize the summary text with PlaceHolderProvider that is available in version 4.4.
Finally an AddOn for opening your page in forms edit view instead of on-page edit view.
In this post I´ll describe how to do it the hard core way by replacing the webforms template (aspx) to MVC view (cshtml).