Copied to clipboard

Flag this post as spam?

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


  • Nicolás Cova 48 posts 120 karma points
    Aug 04, 2014 @ 23:56
    Nicolás Cova
    0

    Prevalue Source's properties reset automatically

    Hi everybody,

    I'm currently working with Umbraco v6.1.6 and Contour 3.0.21. I needed to have a DropDownList in a form that had to be populated by the names of the children of a certain node. My solution was to create a Prevalue Source that received the Id of the node I'm interested in via parameter and proceeded to fetch the node names of the children.

    Everything works out quite nicely, except that every few minutes the Prevalue Source's parameter resets to nothing and that ends up messing with my form (meaning, the DropDownList that was populated goes back to being empty).

    Any idea what could be going on? The form I'm working on was made with CodeFirst (I don't know if this has anything to do with the problem).

Please Sign in or register to post replies

Write your reply to:

Draft