I want to create a custom list with a question and answer field, and
then create a custom view that has answer that expand and collapse
(similar to http://www.eworldui.net/CustomControls/FaqRepeaterDemo.aspx)

I have created the new list at the template level, but I am
intimidated by the VWSTYLES.XML file. In frontpage, it looks like the
views are composed of web parts. Do I need to modify vwstyles or can
I create a webpart for this?

If I can use a web part, how do I associate it with a view? do I
replace allitems.aspx?

Re: new list view by Ian

Ian
Thu Sep 23 23:35:54 CDT 2004

You can create a group by Question view in your FAQ list using the web
interface (modify columns and settings). When you drag the web part for the
FAQ list onto a web part page you can modify the properties of the web part
and select any view defined for that list.
Lots of examples of group by views on my Web Site.
Regards,
Ian
http://www.wssdemo.com

"spartanNTX" <christopher.bermingham@us.bosch.com> wrote in message
news:a4583007.0409231332.4cbceb68@posting.google.com...
>I want to create a custom list with a question and answer field, and
> then create a custom view that has answer that expand and collapse
> (similar to http://www.eworldui.net/CustomControls/FaqRepeaterDemo.aspx)
>
> I have created the new list at the template level, but I am
> intimidated by the VWSTYLES.XML file. In frontpage, it looks like the
> views are composed of web parts. Do I need to modify vwstyles or can
> I create a webpart for this?
>
> If I can use a web part, how do I associate it with a view? do I
> replace allitems.aspx?