Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Poornima Nayar 106 posts 276 karma points MVP 5x c-trib
    Oct 13, 2016 @ 11:24
    Poornima Nayar
    0

    Evaluating Articulate

    Hi community,

    I am evaluating Articulate for my employer's website and I find it great. However I will need some custom properties added to the doc types as there is real need of it- one of it being a custom image picker which helps us include image from our stock photography portal. Will it pose problems if we start adding custom properties to the doctypes. Can it create trouble if we are to upgrade Articulate in future?

    Any help is much appreciated

    Poornima

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Oct 13, 2016 @ 11:29
    Shannon Deminick
    0

    If you mean adding property types to blog posts, etc... that is totally fine and won't break upgrades.

    Since Articulate uses strongly typed models, you will need to access your custom properties the normal IPublishedContent way like GetPropertyValue<string>("myProperty") (the strongly typed models used are instances of IPublishedContent)

    I'd recommend just giving it a try, you've got nothing to lose :)

  • Poornima Nayar 106 posts 276 karma points MVP 5x c-trib
    Oct 13, 2016 @ 11:31
    Poornima Nayar
    0

    I am definitely going to give it a try. I have a prototype set up! Thanks for the very prompt reply Shannon :-), across all the channels.

    Poornima

Please Sign in or register to post replies

Write your reply to:

Draft