- This topic is empty.
- AuthorPosts
-
-
11/05/2015 at 1:28 am #4705
AnonymousParticipantHello everyone.
I’ve got a problem saving a value in qListForm.
I have a qListForm component with Form type “UploadDocument”. In this form, I have a cross-site lookup field that gets a list of values from a column of another list from the site. Everything works fine, except when I save the form. Instead of having the real value (for example: number 1234), I have a reference to the element ID saved as a hyperlink (for example,
http://intranetweb/myapp;#listname;#1255
).I don’t know why this is happening but I cannot find the root cause. I have to save the value as it appears on the another list.
Does anybody have the same problem?
Thank you!
- 11/05/2015 at 1:28 am #7198
AnonymousParticipantHi
n
n
The cross-site lookup field is not a native SharePoint field, that is just used for qListForm only. The data format is as design. But if you configure this field for the qListForm as a display filed, you will see this field can be display normally. More detail, you can check the help document.
n
n
-
- AuthorPosts
You must be logged in to reply to this topic.