Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Where in Object model do you find the which forms are used for new

  Asked By: Bhavini Chinwalla         Date: May 19, 2009      Category: Sharepoint      Views: 192
 

I have created new forms using the Quest web parts for New, Edit, and
Display. In SPD, I went to the list, right clicked, and when to
support files to change from the default to my new forms. Everything
works great including results from search that go to the correct
dispform page.

We are now writing a custom lookup column for a list and want to render
the url link the native lookup field does in display mode. In order to
accomplish this, I want to point to the new dispform. Where in the
object model can a find these properties?

Tagged:                            

 

1 Answer Found

 
Answer #1       Answered By: Maggie Benson          Answered On: May 19, 2009       

The spList object  has a forms  collection.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].