Creating "Conditional Sections" in Sharepoint 2010

Hi,  I have a created a home page for my team site with several image buttons that are linked to other lists/pages. For one of these buttons  i want to create another section of buttons for the user to select the kind of review to update. Is it
possible to do that  and make that section "sort of conditional"? i.e. it should only be shown when the user clicks the 1st button?
For example
I have the below image buttons. 
1. Add New Review
2. View Updated Reviews
3. View Closed Review
So when the user clicks on "Add New Review", he/she will be directed to another section within the same page to select the kind of review he/she wants to add. This will be done via image buttons as well.
e,g image buttons for "1. Internal Review" "2. External Review" etc. 
These 2nd set of buttons will only appear when the user clicks on the 1st button "Add New Review". 
Is it possible to do this?
I hope i have explained well. Any assistance would be appreciated
Regards, Aarti

Hi Aarti,
It seems you want to create an accordion menu to show and hide the children menus, here are two articles about this topic which should help, you can take a look.
http://blogs.c5insight.com/Home/tabid/40/entryid/341/Create-an-Accordion-Navigation-for-SharePoint-2010-using-jQuery.aspx
http://www.synergyonline.com/Blog/Lists/Posts/Post.aspx?ID=158
Thanks
Daniel Yang
TechNet Community Support

Similar Messages

  • Advanced Search using conditional & logical operators+ sharepoint 2010

    Hi Team,
    We have an requirement something like this. we have to search values from Custom SharePoint List using Conditional & Logical Operators in SharePoint 2010. how can i achieve this ? if some one has worked on something like this, can you please share the
    details to my email id ([email protected]
    Thanks in Advance.
    Cheers, San

    Hi Santhosh,
    If you have only one list, then you can use CAML query to perform search in that list. You can write code to generate dynamic CAML based on selection in the filter.
    If have to perform the search function on multiple list then you can use Search object model and create dynamic query and execute it using Search OM.
    http://msdn.microsoft.com/en-us/library/office/dn423226(v=office.15).aspx
    Best Regards,
    Brij K

  • Error creating subsite from template - SharePoint 2010

    I appreciate the help from anyone who can help in my situation.
    I am trying to create a subsite whose parent is a SharePoint Server 2010 website. When I'm doing that, I go to:
    Site Actions > Create > Sites and Workspaces
    My purpose is to create a subsite using the "Web Databases > Issues Web Database" template. When I do that, the page tries to create a website for a long time, and when it finishes, the following error message page appears:
    Preparing Site ...
    Someone has recently made changes to this site and the site is being updated. If the site remains offline for an extended period of time, contact a site owner. Wait
    a moment and refresh your browser
    However, when I use another template, say "Collaboration > Team Site", such website is created successfully and is fully functional.
    Can anybody help me with this issue? My vast expertise in SharePoint extends to one week. I have no idea how to figure this out.
    Thank you so much for everything! Have a great year.

    you have to create access service application. See below
    You have to make sure you did the following:
    Created a Access Service Application
    (Central Administration – Manage Service Applications – New – Access Services)
    Started the Access Database Service
    (Central Administration – Manage Services on Server)
    then open up the SharePoint 2010 Management Shell, and give the following powershell command: enable-spSessionStateService –DataBaseName <SomeNewDatabaseName>
    above command will create a session state database and turns on the session state service.
    Refresh your browser and you are  all set to go
    http://neelb.wordpress.com/2011/05/12/108/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • How to Create Custom List in SharePoint 2010 Programmatically ?

    Hi,
    i have tried the following way, 
    http://devendra-sharepoint.blogspot.in/2012/01/creating-list-programatically-in_30.html
    But i am not able to create list.
    Becuase i am getting the following error.
    'Microsoft.SharePoint.SPWeb' does not contain a definition for 'EnsureList' and no extension method 'EnsureList' accepting a first argument of type 'Microsoft.SharePoint.SPWeb' could be found (are you missing a using directive or an assembly reference?)
    Please advice.
    Thanks,
    Aasai

    Hi,
    You can use list.Fields.Add() to add column in list. See below blog:
    http://www.c-sharpcorner.com/blogs/3764/create-sharepoint-list-programmatically.aspx
    Use this to delete list:
    http://www.c-sharpcorner.com/UploadFile/54db21/delete-list-in-sharepoint-2010-programmatically-using-vs-201/
    See this for remove user/group from list:
    http://www.c-sharpcorner.com/UploadFile/54db21/remove-group-permission-to-list-in-sharepoint-2010-programma/
    Hope it could help
    Hemendra: "Yesterday is just a memory,Tomorrow we may never see"
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Unable to Create Work Document in SharePoint 2010 by one user

    Hi,
       We have a unique issue. One user in our organisation is not able to create Word Document in our SharePoint environments.
    We have SharePoint 2010 Enterprise Edition and Office 2010 Professional Edition. This issue is faced by only one user in our organization. no issues for thousands of other users.
    We tested with our multiple SharePoint environments of different type of web applications. No where user is able to create Word Document using New Document functionality.
    User is able to create Excel, PowerPoint documents of all extensions. User is able to upload Word Document. User is able to Edit the existing word documents both in browser and Word client.
    Since it fails in all SharePoint environments, I am suspecting some common failure point like User Profile issue, CAL etc. Any suggestions from experts like you is highly appreciated.
    Thanks in advance.

    Hi Sivanandham,
    Could you please test two more options below with the user for narrowing down the issue scope?
    Create a new content type inheriting from content type Document and then upload a new word file as the template to the new content type.
    Change the word template for the content type with issue when the user creates a document from the content type.
    Please also check ULS log for more detailed error for further research.
    Best regards,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Custom tab missing from Create Site template selection section in SharePoint 2010

    Background:I migrated from SP 2007 to SP 2010.
    ISSUE: my custom templates are visible in the Gallery list but when i try to create a new site the Custom tab selection is missing.
    What am i doing wrong?

    Hi,
    For a tip to understand for Visual Upgrade refer here :
    Visual Upgrade
    By Custom Templates, I mean remove old Master Pages : Go To Site Settings --> Look And Feel --> Master Pages (click on Master Pages to open window with Master Pages and CSS Style). From this page select V4Maste.master and default CSS. Refer here for
    more on how to change :
    Master Page  
    You can very well get back all your custom settings, but first lets try to resolve your first issue.
    Cheers!

  • Create List Item using SharePoint 2010 Workflow

    Hello everyone.
    I found in youtube video using SP Employee Onboarding Web Part, idea is quite simple and powerful. But this web part available only in SP 2013, and I use 2010. So I wanted to develop my own version.
    Questions is:
    I have 2 lists Employee OnBoards (list contains data about new employee) and Employee OnBoards Tasks (list contains approval task). Where field Employee Name from Employee OnBoards list is lookup field in Employee OnBoards Tasks list.
    I need emplement next:
    When new Item created in Employee OnBoards list, it should copy Employee Name value to the Name field of the Employee OnBoards Tasks list.
    I hope I explained understandable.
    Thanks.

    Hi Azamat,
    This you can do by using SharePoint Designer workflow.
    Create a sharepoint designer workflow and invoke that when new item will create in the list Employee
    OnBoards.
    then use Copy List item action to copy employee name to employee on board task list.
    Below link will help you how to use copy list item action in a workflow.
    http://blogs.salmanghani.info/copy-item-workflow-using-sharepoint-designer-2010/
    Hope this will help you.
    Regards
    Soni K

  • Created by column in sharepoint 2010

    we have 5 different site list that uses the created by column to help us identify who created what. for some reasons one of the site list is showing system account in the created by column and not sure how it was changed to this?
    all other list are showing the correct user who created each entry
    any ideas?

    Have you migrated one of the lists via the content and structure feature from elsewhere within the site collection? 
    This may have led to the creation of these items under the system account.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.
    No

  • PerformancePoint in Sharepoint 2010 and SQL Server 2012 data source

    Hi,
    I have a problem on creating PerformancePoint reports in Sharepoint 2010 based on SQL Server 2012 source data.
    I try to create a data source in PerformancePoint dashboard designer, I choose Analysis Services, and I get a following error:
                "The data source cannot be used because PerformancePoint Services is not
    configured correctly...."
    I think it is due to a version of a ADOMD.NET component that needs to be installed, but I am not sure which version is necessary? Could you help
    me with that?
    Of course, if there are any other prerequisites, please, tell me.
    Regards,
    Srdjan Nikitovic

    Did you set unattended service account for your PPS?
    The Data source cannot be used because PerformancePoint
    Services is not configured correctly
    http://ericphan.net/blog/2010/4/19/performance-point-server-error-the-unattended-service-accoun.html
    Amit

  • Consuming SharePoint 2010 Lists Data in the SSRS 2008 R2 Reports

    When I am trying to create a report using SharePoint 2010 List I am getting error.
    Firstly I opened SQL BI Development Studio, then created Shared DataSource then created Report.
    Then from Report Data pane created Data Source and all was Ok
    But when I am creating DataSet for the SharePoint 2010 List and when clicking on Query Builder and running the query I am getting following error:
    "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown".
    Now what should I do next to connect my SharePoint List.

    What's your SOAP call look like for the webservice?
    Brandon James SharePoint Developer/Administrator

  • Birthday webpart sharepoint 2010

    Dear all
    I'm new to sharepoint 2010,I want a birthday webpart which load its data from user profile service.
    I want individuals photo displays in this webpart and there be an item for mail him/her for congrats.
    Does anybody have free wsp which is compatible with sharepoint 2010 for that matter?
    thanks

    Hi Sara,
    According to your description, you want to create a web part to display users' birthday and send email for the users.
    For this requirement, you can use Jquery and a CEWP instead of a visual webpart , more information, please refer to the link:
    http://social.technet.microsoft.com/Forums/en-US/54b1ed22-8965-4ecd-93dc-438ae0b51998/how-to-create-birthday-anniversary-visual-webpart-in-sharepoint-2010?forum=sharepointgeneralprevious
    In addition, there is a third party solution, please have a look at:
    http://downloads.info/windows/office/document/sharepoint-birthdays-web-part.html
    Below are some similar posts for your reference:
    http://social.technet.microsoft.com/Forums/en-US/66decf75-b573-4619-9a17-439e2ec8589c/creating-birthday-reminder-in-sharepoint-2010-master-page?forum=sharepointgeneralprevious
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/05312e10-6bee-4fed-bae6-e97ba1eb3474/birthday-reminder-using-custom-listweb-part-in-sharepoint-2010?forum=sharepointgeneralprevious
    http://sharepoint.stackexchange.com/questions/70996/birthday-alert-webpart-in-sharepoint-2013
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • "Assigned To" SharePoint 2010 Question

    Any thoughts about how to implement an "Assigned To" column within a SharePoint 2010 list that would consist of "Person or Group" items and allow the default value for this column to be set to a defined SharePoint group?

    Please use People Picker (Person or Group) for it, In Sharepiont object model it is SPFieldType.Userfield.
    SPList list = web.Lists.TryGetList("Tasks");
                        if (list != null)
                            // get the SharePoint group
                            SPUser user = web.EnsureUser(@"domainName\userName");
                            // Create a new task item
                            SPListItem task = list.Items.Add();
                            SPFieldUserValue assignToGroup = new SPFieldUserValue(web, user.ID, user.Name);
                            task["AssignedTo"] = assignToGroup;
                            task["Title"] = "Testing";
                            task["Description"] = "Testing";                      
                            task.Update();
    check the below articles
    http://www.c-sharpcorner.com/Blogs/10457/programmatically-create-a-task-item-and-assign-to-a-user-in.aspx
    http://www.c-sharpcorner.com/UploadFile/54db21/create-peoplegroup-field-in-sharepoint-2010-programmatically/

  • SharePoint 2010 Picture library issue, stuck in uploading

    We have created Picture Library in SharePoint 2010 publishing website. It was working fine before, but
    now we are unable to upload any picture (even the file size is less than 1 MB).
    On the upload form, we select the picture and click on Ok button. Then it stuck and continue showing message, Please
    wait while your changes are processed
    It doesn't show any error, and keeps uploading....
    It seems something is wrong on farm level, i can not upload picture in any web application but documents.
    Any kind of help would be appreciated.

    FYI - below patches went in March 2015, facing symptoms described in article shared by you;
    Security   Update for Microsoft .NET Framework 4 on Windows Server 2003, Vista, Windows   7, Server 2008, Server 2
    Security   Update for Microsoft .NET Framework 2.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 2.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 2.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 4 on Windows Server 2003, Vista, Windows   7, Server 2008, Server 2
    Security   Update for Microsoft .NET Framework 4 on Windows Server 2003, Vista, Windows   7, Server 2008, Server 2
    Security   Update for Microsoft .NET Framework 2.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 3.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 2.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 4 on Windows Server 2003, Vista, Windows   7, Server 2008, Server 2
    Security   Update for Microsoft .NET Framework 2.0 SP2 on Windows Vista SP2 and Windows   Server 2008 SP2 for x64
    Security   Update for Microsoft .NET Framework 4 on Windows Server 2003, Vista, Windows   7, Server 2008, Server 2
    Security   Update for Windows Server 2008 x64 Edition (KB2991963)
    Security   Update for Windows Server 2008 x64 Edition (KB2993651)
    Security   Update for Windows Server 2008 x64 Edition (KB2993958)
    Security   Update for Windows Server 2008 x64 Edition (KB2998579)
    Security   Update for Windows Server 2008 x64 Edition (KB3000483)
    Security   Update for Windows Server 2008 x64 Edition (KB3003743)
    Security   Update for Windows Server 2008 x64 Edition (KB3004361)
    Security   Update for Windows Server 2008 x64 Edition (KB3005607)
    Security   Update for Windows Server 2008 x64 Edition (KB3006226)
    Security   Update for Windows Server 2008 x64 Edition (KB3010788)
    Security   Update for Windows Server 2008 x64 Edition (KB3011780)
    Security   Update for Windows Server 2008 x64 Edition (KB3013455)
    Security   Update for Windows Server 2008 x64 Edition (KB3014029)
    Security   Update for Windows Server 2008 x64 Edition (KB3021674)
    Cumulative   Security Update for Internet Explorer 8 for Windows Server 2008 x64 Edition   (KB3021952)
    Security   Update for Windows Server 2008 x64 Edition (KB3022777)
    Security   Update for Windows Server 2008 x64 Edition (KB3023562)
    Security   Update for Windows Server 2008 x64 Edition (KB3029944)
    Ramakrishna Pulipati SharePoint Consultant, Bangalore, INDIA

  • How to create a recurring event in SharePoint 2010

    Hi there,
    I want to know how to create a recurring event that is 2 weeks long and start Monday. I want this event to recur every 4 weeks. I'm trying to create a schedule for two guys who work in the field.
    One guy works for 2 weeks in every 4 weeks starting on Monday.
    Thanks a million.
    Joe

    http://office.microsoft.com/en-in/sharepoint-server-help/sharepoint-calendars-i-make-the-most-of-your-team-calendar-RZ010255072.aspx?section=5
    You'll add items one at a time by clicking New Item on the
    New menu. Then you'll enter the item's details in a form. One other thing we should mention: It's easy to create recurring items, such as a weekly staff meeting. You do this by selecting the
    Make this a repeating event check box and then setting the item's recurrence pattern (for example, for a weekly lunch meeting you would set the pattern to weekly).
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/e3b81c14-3217-4450-89ea-627620c126c2/recurring-events-in-calendar-view-of-sharepoint-2010-lists
    The Recurrence Data field is unique to the Event Content Type. I don't see any way to add it to an existing list. You would need to recreate your list using Calendar list as the base if you were to use this approach.
    http://blogs.technet.com/b/sharepointdevelopersupport/archive/2013/04/11/how-to-make-the-sharepoint-calendar-events-recurring-by-default.aspx

  • Create an InfoPath Form to Auto Populate Data in SharePoint 2010

    In Anne Stenberg's Blog from 2 Nov 2011 3:00 PM "How to Create an InfoPath Form to Auto Populate Data in SharePoint 2010" she artfully steps through how to create an InfoPath Form to Auto Populate Data. It works but... Jason, another user, 
    wrote whenever the form is opened again either to view or edit, it displays the current users information instead of the value of the person who completed the form in the first place.
    Anne's response was "Hi Jason - I had forgotten I had that problem, too. Change the Form Load rule's condition to
    DisplayName is blank and that should work."
    My problem is I can't find anything other than AccountName in "Select a Field or Group" [GetUserProfileByName (Secondary)] to use in the Condition statement that will correct the problem.
    Any help will be very appreciated.
    Thanks,
    Joe

    Hi Joe,
    I recommend to add one more condition in Form Load to make the form not be populated with current user’s information (You can change Title to another column which should not be blank when users create a new item).
    Best regards,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Intel IMac System Crash and Loss of Info bug on OSX 10.4.11....

    I believe there is a bug (or perhaps is just my ignorance about unix OSs'). It has happened to me twice now since I got my IMac last year. The thing is that I love the way my IMac Looks and I always try to customize the looks and to trick a little bi

  • Is there a way to extract iMessages from Mac to PDF or .txt format?

    I've been searching the net but to no avail. All results point to backing up/extracting iMessages from iDevices other than a Mac. I'm going to change my Apple ID and I want to at least have a copy of the previous convos I had if PDF or .txt format. T

  • Error when installing VMM - %1 is not a valid Win32 application

    Hi all I'm attemping an install of SCVMM and despite installing all prerequisites I'm faced with the following when I launch the installer/disc and click 'Install': "Error starting the Virtual Machine Manager Setup Wizard. %1 is not a valid Win32 app

  • Can't start Daemon Manager service on CSM 3.1

    Hello dear experts! After i've installed CSM 3.1 on customer server i found that CSM Daemon Manager service can't start. Next error log appears in MS Event Viewer: "Faulting application dmgtd.exe, version 1.0.0.1, faulting module dmgtd.exe, version 1

  • Capital Utilization

    Hi, We had procured 4 Capital material in current year done GR > J1IEX= 50% in Current year> MIRO Now we have to sell 2 of the capital material.through Sales process> sales order > Billing > J1IIN. Before that we need to transfer of 50% credit which