Copied to clipboard

Flag this post as spam?

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


  • David W. 159 posts 284 karma points c-trib
    Jul 08, 2016 @ 10:25
    David W.
    0

    Wierd error on when using DefaultValue on member data

    I have a custom member property called "Number" which I add to a form in a hiddenfield by using {member.number}. All appear to be working fine.

    However, something is not right as formsubmissions frequently gets the wrong property. Usually the error occurs when:

    1. User A submitts - 'Number' is correct
    2. User B submitts - 'Number' is wrong, it's instead the number of User A

    The errors always appear in sequence of first correct, following one or more erronous (same as first submission). This behavior then repeats.

    enter image description here

    enter image description here

    Is there perhaps some caching issue?

  • 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