Tagged Questions
0
votes
2answers
28 views
How to hide “Save” button on the MS Dialogue (pop-up) Ribbon?
I want to hide the "Save" button in the pop-up window which appears when we add new item.
I tried using javascript getElementById to hide in NewForm.aspx page but it didn't work.
Update:
I ...
0
votes
1answer
21 views
Custom form with link to document
I have a custom form. In it I need to add a link to a document library. I need that this links works in the same way as a link in a document library (i.e. - when you click on it you have the option to ...
1
vote
1answer
231 views
Get Current User's Department Name and Manager From Active Directory
How the "department name" and "manager" attribute value could be retrieved from active directory programmatically? For ex. i will have custom newform.aspx to create some new item, in the code-behind ...
1
vote
1answer
128 views
Customizing external list form
I need to create external list and i need customize display and edit forms.
I want add something like tabs, i.e. i want to input some fields in one tabs, and some in another. I must use ClientObject ...
1
vote
0answers
212 views
Fully dynamic SharePoint 2010 Forms (newform.aspx,Edit.aspx etc.) generation
What we want :
A Form that display normal document library fields and in between show some custom controls e.g. Listbox,dropdowns,buttons.
How it works :
Custom controls hold associated task item ...
1
vote
2answers
806 views
Sharepoint 2010 custom calendar display form Date formatting not displaying on site
I have been tasked with setting up a calendar on SharePoint 2010 Foundation to record bookings.
I would like to use a custom display form so I can remove and/or reorder the fields. I created a new ...
2
votes
1answer
195 views
FormField value set with javascript, value lost on postback
I have a custom list of "requests" which need to accommodate a required time range for a single date (among other fields), so I added "start" and "end" columns of date and time type. I used designer ...
1
vote
1answer
32 views
How to open application page on check in button click in document library
For a document library ,while checking in document, I need to open a customized check in form on click of check in button instead of opening inbuilt form.
Does anybody know how to do this ?
Thanks
...
0
votes
3answers
2k views
newform.aspx and People Picker field - set current user as default?
This is for SP2010. Got a list. One of the fields is a "Person or Group" type, with the results limited to members of an SP group.
I've created a copy of NewForm.aspx in SharePoint Designer, and am ...
0
votes
1answer
65 views
Book/tutorial recommendations for very specific SharePoint 2010 requirements
Firstly, apologies for the nature of this question - I need to know this is at all possible BEFORE I begin to try to inderstand HOW!
We are looking to expand our SP2010 installation from a basic ...
1
vote
1answer
646 views
Overriding Sharepoint SaveButton
Fairly new to sharepoint, and working on a project which involves making custom webparts to enable extra functionality in new/edit/display webparts.
I have a working overridden SaveButton in the ...
1
vote
2answers
51 views
How can I display the contents of a custom list in a custom form?
I'm designing an application that'll be used to track customer follow-ups call and I've designed a custom list that contains all the relevant data. I want the display to mimic our current webform ...
1
vote
2answers
1k views
How to use non-browser forms created by Infopath Filler (published to a Sharepoint Form Library)?
I have requirements to create Infopath Filler 2010 forms. They are non-browser and are not served through Sharepoint Infopath Services (so require Infopath installed on all clients) but have ...
0
votes
0answers
173 views
Custom form losing input after submit
I have a custom form that is connected to a database. This form is very simple, I have 4 fields, First Name, Last Name, Email and Address. The fields First Name and Last Name are required fields. ...
2
votes
1answer
437 views
SharePoint 2010: Set a fixed upload location
When using Announcements or Discussion forms it's possible to upload a document when entering data into the body field. (The editing tools are available and when clicking on the insert tab the Upload ...
0
votes
2answers
391 views
Setting up the list definition schema for a custom form in VS2010
I'm creating a custom NewForm for a list (and will subsequently be doing EditForm and Display form), but I can't work out how to populate the Form attribute in the list definition's Schema.xml file.
...
1
vote
1answer
428 views
Creating and Deploying a Custom Login Page for SharePoint 2010
I want created a custom login page .
I use this link for created custom login .
But when i build the solution,don't create a folder inside .\Microsoft Shared\web server ...
2
votes
1answer
505 views
how to build a custom picker control
I wanted to build a picker control that would work upon a ECT like the out of the box picker but at the same time would also be able to show the picker dialogue based on some filtering criteria ...
2
votes
1answer
1k views
how to get or set ItemPicker control value
I am building a custom form and I am using ItemPicker control to fetch data from an external entity . I am able to fetch the data using the ItemPicker but my next work is to fetch the value from this ...
1
vote
2answers
446 views
View folder content in detail view
I have a structure below;
Folder - Sharepoint Folder
Component - Custom Folder which is inherited from Folder
Deliverable - Custom Document which is inherited from Document
when I view a folder ...
0
votes
1answer
47 views
Adding choices to NewItemForm
I've got an application that contains a custom list. I'm using the default NewItemForms to create new Items. One filed of the form is a select/combobox. now I want to set the choices of the select ...
0
votes
2answers
2k views
Editing OOB “Add Comment” Post Webpart
I've gotten pretty good at editing OOB XSLT List View parts, but there's one section I'm not really sure how to edit. In my blog, I enabled comments. However, I think the default "Add Comment" web ...
0
votes
1answer
389 views
Custom Add New Item Form Not Loading After Solution Upgrade
On my farm solution, I am creating custom Site Collection Definition, Content Type and new List based on that Content Type.
For the List, I created custom form and added it to the list Schema.xml as ...
1
vote
1answer
354 views
How to merge InfoPath forms? [closed]
I have a set of forms having some information in repeating table... I need to merge these forms and view it in a single page... Is it possible?
1
vote
0answers
158 views
My custom form isn't saving lookup fields
I have a list with two content types. I've created two custom forms for creating new items (because one field I don't want until the 'edit' form). One works great. The other one doesn't. What's ...
4
votes
1answer
374 views
Insert images from computer into Rich Text Box
I'm using SharePoint 2010. Out of the box forms allow me to imbed images that I can upload from my computer. If I edit the form using InfoPath (something I want to do) I lose this ability.
Has ...
1
vote
2answers
1k views
signout.aspx doesn't seem to be used
I have a requirement to remove a non-SharePoint cookie (if it exists) when someone clicks the "Sign out" link in the users menu. The cookie comes from a 3rd party system that we can use for ...


