I'm trying to use the Forms Web Service, and specifically the GetFormCollection operation to get the currently set forms for SharePoint lists. Sadly, GetFormCollection seems to just kick back the default DispForm, NewForm, and EditForm aspx pages rather than reflecting the current form settings for the list. This makes the GetFormCollection operation relatively useless in my eyes.
Anyone have any insights into this one?
M.