in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • SPFieldUrl field type

    Hi I am attempting to create my first custom field type, it inherits from SPFieldUrl and is populated by using the AssetPicker. On editting or adding the data the AssetPicker populates the field correctly but once I view the list in Display mode it shows as duplicate data, comma separated and does not...
    Posted to Development (.NET) (Forum) by SPDevLondon on 08-20-2008
  • A content type with a dropdown list whose values come from an external datasource!

    I need to implement a content type for WSS 3.0 that requires a dropdown list with items pulled from a Webservice or perhaps a SQL database. The only thing I can think of right now is to create a custom field control and field type that does just what I need. Does anybody here have any comments on this...
    Posted to Development (.NET) (Forum) by sigurbjorn on 07-10-2008
  • Custom Content Type that uses a custom field

    Hello all... I have successfully created a custom field type and deployed that to my SharePoint site. Now I want to create a custom content type and use that custom field I created earlier in my content type. What is the preferred way of doing just that? I'm creating a solution using STSDEV 1.3 Simple...
    Posted to Development (.NET) (Forum) by sigurbjorn on 07-08-2008
  • custom metadatas and pdf format

    I'm using this code to search documents using FullTextSqlQuery: strQueryText = "SELECT ID, workid, write, size,TitleDoc FROM SCOPE() WHERE \"scope\"='centredoc' AND isdocument=1 AND FileExtension<>'ASPX' AND StatusDoc<>2" FullTextSqlQuery FRequest ...
    Posted to Development (.NET) (Forum) by Rafik on 06-25-2008
  • Auto Custom Feild

    Hi everyone I want to create custom field that must comprise of 3 parts. each of these parts completed in auto state and based on info of item that contain that field. in my case : first part of this field(Call it CodeNumber) get its value from Date of item creation. second part from content type that...
    Posted to Development (.NET) (Forum) by ahd_Arman on 02-18-2008
  • hyperlink column based on document id

    Hi, In my document library i want users to be able to click on a link (separate column) and this will call an external web application with the proper file id. So let's say i've 2 files in the doc library with id's 1 & 2. when the user clicks on link for doc# 1 the link goes to <link...
    Posted to Development (.NET) (Forum) by andydufresne on 01-24-2008
  • Computed\Calculated Custom Field

    Hi over there! I've some problem while creating custom control inherited from SPFieldComputed class... In the display form, the value is show according to con while overriding Render function. While i try to edit item, Unknown eroor occures. And in the display form for the list (eg Allitems) the...
    Posted to Development (.NET) (Forum) by HeToC on 12-11-2007
  • Sharepoint Custom field type class

    Hello Everybody, I am creating a custom field type for Sharepoint List. While adding my custom fieid to a sharepoint list, i want to check for a condition and allow adding the field only if the condition is met. If the condition returns false I want to prompt the user an error message in the Field Settings...
    Posted to Development (.NET) (Forum) by arun_gp on 09-27-2007
  • Sharepoint Custom field Type's properties

    Hi Everybody, I have created a custom field type in sharepoint. When I create a custom field, two additional properties are coming which are Description and Require that this column contains information. When I set the Require that this column contains information, Sharepoint is ignoring that selection...
    Posted to Development (.NET) (Forum) by arun_gp on 09-26-2007
  • Problem with setting custom field type's properties

    Hi Everybody, I am trying to creaye a custom field type from SPFieldMultiLineText. I've included <field> element to store my custom property value within the <propertyschema> element. I am using a separate ascx file for rendering the property. The problem is when I create a new field...
    Posted to Development (.NET) (Forum) by arun_gp on 09-19-2007
Page 1 of 2 (13 items) 1 2 Next >

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.