0 Replies Latest reply on Dec 4, 2011 2:35 PM by e99

    Problem with bijection field and action

    e99

      Hey all


      I'm having this problem thought someone could help out:
      I have a bijection field which i'm updating through AJAX
      and have an action tied to a submit button which uses the same bijection field,
      the problem is sometimes that bijection field is null, even though I'm checking
      the setter function of that bijection function is running before the action..
      what am I doing wrong?