a modified piece of software

learn more… | top users | synonyms

0
votes
1answer
352 views

custom grant permissions page

I was asked to investigate if a custom "Grant Permissions" page can be built in Sharepoint 2010. It should: Allow admin to set users for each group (visitors/members/owners) in one page. Currently ...
4
votes
1answer
1k views

Exception from HRESULT: 0x80131904 - when using Custom List Forms

Can anyone help ? I run into a strange problem. I have a custom List designed in Visual Studio 2010 with Custom Content Type.When I add Item to the list using default forms everything works ok. ...
1
vote
1answer
426 views

CAML or C#: Change the URL of “Edit Item” of Custom List item

How can I change the target URL of "Edit Item" option of a custom list in CAML or .net?
1
vote
2answers
213 views

customizing the search result page

I have two requirement is related to sharepoint2007 search Want to sort the results by custom property, passing value to the parameter v1 did not help, is there any other way of doing it? Want ...
2
votes
4answers
4k views

When does custom properties of a web part get saved?

I have a web part that contains a number of custom properties. Only one of those customer properties shall not be set by the user. This property is an int, that represent a unique identifier. I want ...
0
votes
2answers
1k views

List item not being updated after edit

so I have a custom webpart on both the DispForm.aspx and EditForm.aspx which, on page load gets a list of all the fields in a SharePoint list and loops through each field and sets its display property ...
0
votes
1answer
89 views

Target url of edit button

How can I change the target of my edit-button in a customlist-view?
0
votes
2answers
245 views

Hide link in Listview on Lookupfield

In my customList there are several lookups. They link to the sourcelists. My question is: How can I hide these links? Thanks in advance Stefan Hennicken
0
votes
2answers
475 views

Best practise for store/edit setting for custom time job?

What's the best practise for store/edit setting for custom time job? Well, we have OOTB _admin/Timer.aspx and /_admin/JobEdit.aspx pages, but if we have custom timer job with some setting (by the ...
2
votes
2answers
717 views

Custom column that renders a link and opens modal dialog

I want to create a custom column in sharepoint 2010. When it is added to a list view I need it to render a link that when clicked opens a sharepoint modal dialog using the client ui. I need to pass ...

1 2 3 4 5