Re: Trying to find an older posting
From: John Jansen \(MSFT\) (johnjan_at_online.microsoft.com)
Date: 05/04/04
- Next message: Stephen A. McDonald: "Re: Connecting to an Oracle Database"
- Previous message: John Jansen \(MSFT\): "Re: Connecting to an Oracle Database"
- In reply to: Gregg Smith: "Trying to find an older posting"
- Next in thread: Mike Walsh: "Re: Trying to find an older posting"
- Reply: Mike Walsh: "Re: Trying to find an older posting"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 May 2004 15:41:42 -0700
Oh heck, that's an easy one :-) Just kidding, but it is cool, so I'm going
to add this to my blog.
For the Announcements list as an example:
1. Insert a view of the Announcements list in FrontPage
Ta da.
2. Data..Style
3. From the General tab, select the Drop down view style
4. Switch to code view
5. Find the following code:
<select name="ID" size="1">
6. Change that code to say this:
<select onchange="FP_jumpMenu(this,'window',false)" id="id1" name="D1">
7. Find the code that says this:
<option style="display:{$GroupStyle}">
<xsl:value-of select="@Title"/>
</option>
8. Change that code to say this:
<option
style="display:{$GroupStyle}"><xsl:attribute
name="value">http://server/subsite/Lists/Announcements/DispForm.aspx?ID=
select="@ID"/></xsl:attribute>
<xsl:value-of select="@Title"/>
</option>
9. Make sure you replace http://server/subsite with the proper name of your
server site
10. Save the page (due to FrontPage's behaviors used in step 6, FrontPage
will generate the proper javascript function for you on save.
11. Preview in the browser
--
Thanks!
John Jansen
Microsoft Office FrontPage
This posting is provided "AS IS" with no warranties, and confers no rights.
"Gregg Smith" <SharePoint_MSDN@hotmail.com> wrote in message
news:eyTHa6TMEHA.3872@TK2MSFTNGP12.phx.gbl...
>I hit the cache wall on MS servers it seems. I am looking for a posting Jim
>Duncan put up in response to a question about Front Page behaviors. I want
>to use the drop down style on an XSLT DV of a list and have the change link
>to the dispform of the list. I set it up before but can't find the text of
>the posting a tthe moment.
>
> Thanks to anyone who has this around........or if you are a FrontPage guru
> and know right away please post in.
>
Relevant Pages
... Thanks for this complete posting. ... "FrontPage 2003 is an invaluable tool for SharePoint users" ... > FrontPage 2003 is an invaluable tool for SharePoint users. ... > powerful approach that doesn't unghost your production pages. ...
(microsoft.public.sharepoint.windowsservices)
... > FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >> If you're looking for a nice and easy to learn graphics program you ... >> The email address on this posting is a "black hole". ...
(microsoft.public.frontpage.client)
... This posting is provided "AS IS" with no warranties, ... >> Windows SharePoint Services is all ASPX pages and used Navbars and Custom ... >> own link bar and that worked as well). ... >> Microsoft Office FrontPage ...
(microsoft.public.frontpage.programming)
... as the functionality is built into the FP Server Extensions. ... Microsoft MVP - FrontPage ... FrontPage "discussion form handler". ... above the top of the main text of the posting that says "Comments", ...
(microsoft.public.frontpage.programming)
... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... > a "new posting" or does a "reply" to a previous posting, ... > and after refreshing the display (or when initially ... When I do a "component error" check, ...
(microsoft.public.frontpage.client)