Passing hyperlink data to child from parent

Forums vLooup for SharePoint Passing hyperlink data to child from parent

Viewing 5 reply threads
  • Author
    Posts
    • #10039
      chgrnet
      Participant

      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.

    • #10043
      chgrnet
      Participant

      Disregard this post – it would be better if it can be fixed, it does not allow you to move forward on initial save because of the invalid values.

      • This reply was modified 8 years, 2 months ago by chgrnet.
    • #10092
      Alexander Bautz
      Keymaster

      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

      • #10100
        chgrnet
        Participant

        I am using 2.258 frontend and 2.254 backend. Should I go back to the versions you listed?

    • #10105
      Alexander Bautz
      Keymaster

      No. Are you creating the vLookup child from the parent DispForm or EditForm?

      Alexander

      • #10107
        chgrnet
        Participant

        The parent is NewForm.

      • #10112
        AdamP
        Participant

        I see this behaviour too

        parent (library) is dispform = child hyperlink fields populated correctly
        parent (library) is editform = same behaviour as Christine is seeing

        SP 2010
        DFFS frontend v4.365 BETA 4
        DFFS backend v4.365 BETA 3
        vLookup frontend v2.259
        vLookup backend v2.254

        If 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

    • #10151
      Alexander Bautz
      Keymaster

      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

      • #10202
        chgrnet
        Participant

        Thank you for fixing this, it works perfectly now! I am using v2.260 of vLookup.

    • #10207
      Alexander Bautz
      Keymaster

      Thanks for the feedback – I’m glad it worked out.

      Alexander

Viewing 5 reply threads
  • You must be logged in to reply to this topic.