How to allow both horizontal and vertical layout in one web part zone
I have 3 web parts in ONE web part zone. I want to put web part 1 on the top and web part 2 and web part 3 side by side below web part 1. Is this possible?Maybe I can layout 3 web parts vertically,...
View ArticleHow to display 'ASP:Button' based on User Permission Level.
Hi,I have a requirement wherein there will be a button on the sharepoint page, which navigates user to some other page, I need to display this button based on the 'User permission' Level. i.e, the...
View ArticleHow to do organization chart in SharePoint 2010
My company need to do organization chart in sharepoint 2010? How to setup AD and sharepoint.Can customer develop by own or use 3rd party? and SharePoint Foundation can do or not? or need SharePoint...
View ArticlePreserving Line Break XML/XSLT processing
Hi All , I am converting a InfoPath Form to PDF and I applied XSL Stylesheet for the same , In InfoPath I have a multiline textbox and line break is not preserved while converting to XSL all the data...
View ArticleSharepoint 2010 - SPCalendarView - Month View - Max Events Displayed
I'm currently working on a project involving the SPCalendarView (Defaulted as Month View). Once greater than 6 events occur on a specific day, additional events are hidden under the "x more items"...
View ArticleUpload with managed metadata
Greetings,I am working with some VBscript, and I have been able to upload documents to SPO, and set metadata. However, to accomplish my goal I need to set managed metadata either with the upload or...
View ArticleIs it possible to reference a SharePoint list from one site collection to a...
Hi,We currently have a Service Request List, which pertains to all IT folks in our IT department, whether it is infrastructure, Support or Application Development, we have this SR list which controls...
View ArticleJS Grid Gantt - Place 2 Items on one line
I have created a Gantt Chart using the JSGrid example from the following MSDN article:http://msdn.microsoft.com/en-us/library/ff407962(v=office.14).aspxI am trying to display two items on one line. The...
View ArticleDisplay top items then sort by name.
I have a list of 100 items. Each item has a name and a score. I want to display the 20 top scoring items and then sort them by name. How do I do this?I tried sorting by score then using the "item...
View ArticleSharepoint 2010 Workflows - Create new calendar entries unless they already...
I have a workflow in a list to create date entries in the calendar based on a value in a list field. The workflow is triggered on item creation or change.This has the side effect of creating multiple...
View ArticleAsp.net mvc + Sharepoint 2010 Best and Recommended ways to create event...
Hi All,I am new to Share point development. I am creating an ASP.NET mvc application.I am creating a custom meta data of the share point document repository. So to update the custom meta data, i need...
View ArticleHow to hide/display a hyperlink on the SharePoint Page based on User...
Hi,How do we display/hide a hyperlink (just an URL) based user permission levels.Eg. an hyperlink should be visible to the users with "Contribute" permissions where as it is hidden for all the other...
View ArticleTraversing document library using Javascript
Hi,I want to write a script that will basically get a particular folder that I specify and show all its child folders with indentation based on the level of nesting.I want to use JavaScript client...
View ArticleGet Last Run Date from Workflow programmatically
Hi,I need to get the last run date of a sharepoint 2010 workflow:I am using SPWorkflow.Modified... But, this attribute is not returning the correct value (08/07/2013 23:56)... Currently appearing...
View ArticleSharePoint 2010 Looping Workflow
Hello everyone. SharePoint 2010 question regarding workflows. How I can have a workflow check a value for each item in a list on a weekly basis?The business logic would look something like this:If...
View ArticleRetrieve document library created by users
HI,How to programmatically retrieve all the document libraries created by users. (The hidden ones, default ones like Site Collection documents, Site collection images, etc.. ) should not be shown.How...
View ArticleCross Domain Odata-WCF Data service using getjson not working in Sharepoint 2010
I have created a odata service of custom method which returns me the data from database -https://xxx-dev-service.com/ [WebGet] public List<Issue> GetAllMainIssueCategories(int...
View ArticleWhere do I put custom code for a workflow?
If I am creating a workflow, custom coded, where do I put the code? I've found the xoml files, but everybody has C# or VB code. Where would I write the code? Thanks!
View ArticleExport XML Information FROM SharePoint TO Excel USING VBA
Hello All,I am currently trying to extract information from my company's sharepoint site. At the moment, I'm not quite sure what I'm doing as this is my first time truly coding. I started using VBA...
View Article