Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Mar 23, 2015 @ 16:23
    Ismail Mayat
    0

    Prevalues in contour 3.0.6

    Guys.

    Using umbraco 4.7.0 and contour 3.0.6

    When using prevalues and source as umbraco documents we get in forms the node id and not text of the node, was it in contour >3.0.6 that this was updated so you got text of node.  I recall with really old versions of umbraco you had to implement post processing with workflow.

    Regards

     

    Ismail

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Mar 23, 2015 @ 16:25
    Tim Geyssens
    0

    Yeah since you are using a pretty old version... in your workflow you can check if it's an int if it is then do additional processing... (fetching the value from the id)

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Mar 23, 2015 @ 16:28
    Ismail Mayat
    0

    Tim,

    With 4.7.0 what version of contour can i upgrade to so i get text instead?

    Regards

    Ismail

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Mar 23, 2015 @ 16:32
    Tim Geyssens
    100

    Hmm can't see it in the changes doc  http://nightly.umbraco.org/Umbraco%20Contour/changes.txt but 3.0.6 is the max you can get on 4.7.0

    But you can of course just create a custom prevalue sourcetype and deploy that if upgrading isn't an option (just just be copy paste with a little update if you start from the shared sourcecode)

     

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Mar 23, 2015 @ 16:34
    Ismail Mayat
    0

    Tim,

    No worries I will do that I already have some code knocking around somewhere was looking for the easy option of doing upgrade!!!

    Cheers

    Ismail

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies