Hi,
I am trying to push the local data to the vertical response list. I have created a view which takes uid as argument. I have a customfield in the view fields which return me user points. When I try to push the local data to VR, all values except this field is pushed.
Has anyone encountered this issue?
Regards
Ranganath
Comments
Comment #1
ranganathsm commentedAnyone?
Comment #2
jbomb commenteddoes your custom field return a value or print a value?
Comment #3
ranganathsm commentedIt is printing the value. However, I have tried with return also. It did not pick the value.