Home › Forums › vLooup for SharePoint › Passing hyperlink data to child from parent
- This topic has 9 replies, 3 voices, and was last updated 8 years, 9 months ago by Alexander Bautz.
-
AuthorPosts
-
-
January 27, 2016 at 18:01 #10039
I am using vLookup to create a child record from a parent, passing data from the parent to the child. Data passes as expected, except for Hyperlink fields. See my attachments for what the parent field looks like, then how it passes the data to the child field.
Attachments:
-
January 27, 2016 at 18:47 #10043
-
February 2, 2016 at 00:14 #10092
Hi,
Which version of vLookup are you using? – I did address a problem with hyperlink columns in v2.255 frontend and v2.252 backend (December 14, 2015).Alexander
-
February 2, 2016 at 14:54 #10100
I am using 2.258 frontend and 2.254 backend. Should I go back to the versions you listed?
-
-
February 2, 2016 at 15:47 #10105
No. Are you creating the vLookup child from the parent DispForm or EditForm?
Alexander
-
February 2, 2016 at 16:50 #10107
The parent is NewForm.
-
February 3, 2016 at 02:29 #10112
I see this behaviour too
parent (library) is dispform = child hyperlink fields populated correctly
parent (library) is editform = same behaviour as Christine is seeingSP 2010
DFFS frontend v4.365 BETA 4
DFFS backend v4.365 BETA 3
vLookup frontend v2.259
vLookup backend v2.254If it helps…these are the pair of fields while in editform;
<td valign="top" class="ms-formbody"> <!-- FieldName="Hyperlink" FieldInternalName="Hyperlink" FieldType="SPFieldURL" --> <span dir="none"> <span class="ms-formdescription">Type the Web address: (<a id="ctl00_m_g_a649582e_ac56_4384_9529_527468bd171f_ctl00_ctl02_ctl00_ctl02_ctl00_ctl00_ctl03_ctl00_ctl00_ctl04_ctl00_ctl00_UrlControlId" href="javascript:TestURL('ctl00_m_g_a649582e_ac56_4384_9529_527468bd171f_ctl00_ctl02_ctl00_ctl02_ctl00_ctl00_ctl03_ctl00_ctl00_ctl04_ctl00_ctl00_UrlFieldUrl')" target="_self">Click here to test</a>) <br /></span> <input name="ctl00$m$g_a649582e_ac56_4384_9529_527468bd171f$ctl00$ctl02$ctl00$ctl02$ctl00$ctl00$ctl03$ctl00$ctl00$ctl04$ctl00$ctl00$UrlFieldUrl" type="text" value="http://www.google.co.uk" maxlength="255" id="ctl00_m_g_a649582e_ac56_4384_9529_527468bd171f_ctl00_ctl02_ctl00_ctl02_ctl00_ctl00_ctl03_ctl00_ctl00_ctl04_ctl00_ctl00_UrlFieldUrl" title="Hyperlink" class="ms-long" dir="ltr" onfocus="this.select();" /><br /> <span class="ms-formdescription">Type the description: <br /></span> <input name="ctl00$m$g_a649582e_ac56_4384_9529_527468bd171f$ctl00$ctl02$ctl00$ctl02$ctl00$ctl00$ctl03$ctl00$ctl00$ctl04$ctl00$ctl00$UrlFieldDescription" type="text" value="Test 1" maxlength="255" id="ctl00_m_g_a649582e_ac56_4384_9529_527468bd171f_ctl00_ctl02_ctl00_ctl02_ctl00_ctl00_ctl03_ctl00_ctl00_ctl04_ctl00_ctl00_UrlFieldDescription" title="Description" class="ms-long" /><br /> </span> </td>
Adam
-
-
February 5, 2016 at 21:21 #10151
Hi,
Sorry for the delay. I will fix this during the weekend and post an updated version to fix the “transfer hyperlink” from NewForm to a child vLookup items.Alexander
-
February 9, 2016 at 16:11 #10202
Thank you for fixing this, it works perfectly now! I am using v2.260 of vLookup.
-
-
February 9, 2016 at 18:48 #10207
Thanks for the feedback – I’m glad it worked out.
Alexander
-
-
AuthorPosts
- You must be logged in to reply to this topic.