how to pass a value from a list to a hyperlink to view/edit a specific record
Im trying to send an id number with my hyperlink so I can jump directly to that record. e.g. hyperlink points to <p><a href="Edit_territory_change_request.aspx?id=" & @id>edit</a></p> I cant figure out how to get my @id value into the hyperlink. On an unrelated note, can anyone suggest a good book for someone who used to do .asp who wants to learn SharePoint (on a server without serverside scripting enabled).
December 9th, 2010 9:17am

>On an unrelated note, can anyone suggest a good book for someone who used to do .asp who wants to learn >SharePoint (on a server without serverside scripting enabled). Presumably MOSS 2007. The developer books which are usually listed in people's recommendations are the two "Inside ..." books from Microsoft Press. See the development section (C) of my list of v3 books here. http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx Moderator Note: It is *much* better not to have two different questions in the same post. Make two threads instead with suitable titleS. SP 2010 "FAQ" (mainly useful links): http://wssv4faq.mindsharp.com/default.aspx WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx Both also have links to extensive book lists and to (free) on-line chapters
Free Windows Admin Tool Kit Click here and download it now
December 9th, 2010 9:27am

Thanks. On the link question - I figured it out. I was putting my edit button in the wrong place - it wasn't within the dataformwebpart. I'm getting there... slow but sure!
December 9th, 2010 9:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics