Download & Extend

Push local data not picking the customfield in the view

Project:VerticalResponse
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:customfield

Issue Summary

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

#1

Anyone?

#2

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

#3

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