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

ranganathsm’s picture

Anyone?

jbomb’s picture

does your custom field return a value or print a value?

ranganathsm’s picture

It is printing the value. However, I have tried with return also. It did not pick the value.