• Posted on: Apr 01, 2019
    star star star star star

    First a quick refresher, then the gotchas Copy/Move Form Elements So, you may or may not be aware that you can reuse form elements. Say you’ve got a long list of locations that you want to use on more than one form. You can copy/move an element fr...

  • Posted on: Jan 25, 2019
    star star star star star

    So here is a little nuance, that took me some time to figure out. I was programmatically updating a PropertyList but it never seemed to actually update. Let’s take the following propertylist as an example: namespace PropertyListDemo.Models { publi...

  • Posted on: Jan 24, 2019
    star star star star star

    Just a quick note for anyone experiencing something similar. We have a client who had a concern that /resources always redirected to /resources/. After a lot of wasted time checking the web.config for rewrite rules, writing rewrite rules that didn...

  • Posted on: Dec 20, 2017
    star star star star star

    When working on a site migration with a LOT of content we often find ourselves running up against the 10,000 document limitation on a developer index. I learned this trick from a coworker. You can use an Initialization Module to get some...

  • Posted on: Dec 18, 2017
    star star star star star

    We had a situation arise the other day where we needed to compare some values in a draft page against the currently published version. Based on some fields changing we knew we needed to reindex a list of related pages. This all takes place in the...

businessWorkplace: Century Communities
emoji_eventsCommunity Level: Contributing Citizen

Syndication and sharing