I have RadUpload from telerik inside Sharepoint 2010 Site Page , but DeleteSelected and Select Buttons Don't work
Is There any idea or workaround???
Do you receive any JavaScript errors when clicking on the 'Delete' button? The same functionality works fine in a simple ASP.NET page.
Related
I have created a custom ribbon button using SharePoint designer 2010 for a library in a site and have associated a workflow to it.
How to extend this functionality to all the sites in a site collection?
If I create the custom ribbon button in the top most site of a site collection, can I have the functionality to be extended to all the sub-sites in that collection?
I am using SharePoint designer 2010 for the development, so is there a solution using SPD? I think using visual studio one can create a sandbox solution and apply that solution across all the sub-sites.
Are there any other tools to achieve this functionality?
I have developed a portal using SharePoint 2010 (Standard Edition). I want to develop a Master-Detail "Requisition" form using Visual Studio 2010. I don't want users to access the List and click on "Add New" to access the form. I want to create a link on portal's homepage like "Requisition Form" when user will click on the link it should open the form right there.
Should I create a Visual WebPart ..then create new page and embed the webpart there? or should I develop WebPart Page..I've never done webpart page so what's the better approach? and to Edit the page do I need to create another Visual part with Gridview control and fill currently logged in user's Requisitions including Item ID and pass it on to MyCustomRequisitionEditForm.aspx ?
Please advise.
Why don't you customize standard new form of the list with Sharepoint Designer or InfoPath? You can create a link to this form on the homepage of your portal.
I'm using Sharepoint Designer (2010) to develop a series of connected lists.
I have a number of child-lists and I use the "DispForm.aspx" of my main list to add these 'children'.
Recently the DispForm.aspx has stopped opening in Sharepoint Designer. Clicking it from the list's main page goes into the Form view, but the page never loads and I get no error messages.
Since I can't see the Code window I can't make any changes, even though the page works fine in the browser and I can perform (limited) edits directly on the website through Sharepoint.
Has anyone got any tips on what I could try, or any way of accesing the code in DispForm.aspx if I can't open it in Sharepoint Designer?
Not a fix as such, but I got around this by mapping a drive to the sharepoint site and using notepad++ to edit the file directly.
If you browse the lists folder and the list you are interested in you will see the display, new, edit forms in there
S
In SharePoint 2010 i've seen many people are using Modal Popup window to show list contents. How to achieve this in sharepoint 2010.
You want to look for information on the Dialog Framework.
This training module should help you get started: Module 10: Creating Dialogs and Ribbon Controls for SharePoint 2010
I think you are looking for the Shapoint 2010 ECMA Script Modal Dialog:
http://www.chakkaradeep.com/post/Using-the-SharePoint-2010-Modal-Dialog.aspx
I would like to have a feedback form embedded on the homepage of my sharepoint 2010 site. I've created said form using InfoPath and have published the form to the site. However when I add the form as a webpart on the page it appears as link like it's another document, and you can only complete the form when you click the link.
How can I embed the form on the actual web page?
Thanks in advance!
Have you embedded the infopath form in the SharePoint Infopath webPart ?
http://www.bizsupportonline.net/infopath2010/embed-infopath-form-sharepoint-2010-web-part.htm