Custom columns in task list

Hello,
I'd like to ask your help with a problem concerning the task list page.
For each task I have some additional data stored in a remote database, I use the "task number" for the join. What I'd like to do is:
- show these extra values in the task list in new, custom columns
- give the user the ability to filter and sort by the new columns
Could you give me some ideas to get me started? Should I dig deep into the "TaskList" servlet and somehow extend the column set and add the values to the tasks using JDBC? Is this goal achievable at all??
Any help will be much appreciated,
Denes Toth

Hello again bnainani,
I tried to define a flex field mapping and display it in the task list. Creating the mapping went fine, but I couldn't select the new column ("label") when creating a custom view to display the flex field data.
The Developer's Guide sais "A mapped payload attribute can also be displayed as a column in a custom view, and used as a filter condition in both custom views and workflow rules.". But how van I achieve this? The flex field label is not displayed in the available columns dropdown when selecting the columns of the view.
What am I missing?
Once again, thanks for any help in advance...

Similar Messages

  • Add custom column in default list view in sharepoint

    Hello,
    How to add custom column in default list view in SharePoint 2013? In list view we have view fields section. But its not allowing to add any static text.  I want to add one button/textin view fields. How to add that?
    <View Name="{C7499466-A865-4742-8511-5536D2521D1C}" MobileView="TRUE" Type="HTML" Hidden="TRUE" DisplayName="All Documents" Url="/SectionManagement/SitePages/Untitled_1.aspx" Level="1"
    BaseViewID="1" ContentTypeID="0x" ImageUrl="/_layouts/15/images/dlicon.png?rev=23" ><Query/>
    <ViewFields>
    <FieldRef Name="LinkFilename"/>
    <FieldRef Name="LinkFilenameNoMenu"/>
    </ViewFields>

    Hi,
    to add a field to a view use this
    <ViewFields>
    <FieldRef Name="LinkFilename"/>
    <FieldRef Name="LinkFilenameNoMenu"/>
    <FieldRef Name=[InternalNameOfCustomField]/>
    </ViewFields>

  • Custom column in a list view web part for a multilingual site does not take on custom language labels. Stays in default language.

    Hello all,
    I have what so far appears to be a fairly unique problem.  We are running a multilingual SharePoint 2010 environment with English as the default language and French as the secondary.  We have setup the sites in a variance relationship, but the
    issue I am discussing happens outside of a variant as well.
    We have created a library outside the variant (but within the collection) that the two sites must share.  A list view web part was created via Designer to add to each site to provide a quick view into the list.  If we are in the libary and switch
    to French, then update the column label it will remember the setting (because of the resource file) and maintain it as the language is flipped back and forth.  Where it doesn't work is as a web part in a variant or where the language is different.
    If the language is different, the out of the box columns work find, but the custom columns (all site columns not library\list columns) remain as the english label.  It doesn't matter if within a variant or outside with the browser language changed. 
    It always reverts back to English.  It's like it isn't using the same resource file that was used in the list itself.
    I created a custom view and modified it with xslt as per
    http://sharepoint.stackexchange.com/questions/50004/how-to-change-column-title-for-a-view-but-not-modify-the-list but this only worked within the list and did not occur in the list view either.
    I can't be the first that has come across it, either I am not performing my searches properly, no one has ever documented a fix for this or this is something we just can't fix with OOTB tools.  That's the other thing, the solution has to be accomplised
    OOTB or with minor client side changes.  I can't fire up Visual Studio because they are piloting Office 365 and have put a "No custom code" mandate on for migration.
    Thank you all in advance.

    Ok, I have come up with a solution.  I edited the XSLT for the web part on the page.  I did the following:
    1.    Create the variants in the Site Ccollection
    2.    Create the library outside of the variants.
    3.    Add all the columns you require for the library.  It is very important all the columns are there before you move on.
    4.    Create a French and English view.
    5.    Create the list view web part via designer.
    6.    Add the list view web part to each site selecting the appropriate view to use.
    7.      Edit the page in SharePoint Designer 2010.
    8.      Place cursor in the column you wish to modify.
    9.      Click Design in the List View Tools on the ribbon.  
    10.     Then click Customize XSLT and select Customize Item.  Select this option otherwise you will generate a **LOT** of unnecessary XSL code.
    11.     You are looking for a piece that resembles the following:
            <xsl:with-param name="fieldtitle">
              <xsl:value-of select="@DisplayName"/>
            </xsl:with-param>
    12.      Modify it by typing in the actual column name you want.  You should end up with something like this:
            <xsl:with-param name="fieldtitle">
              New Column Name.
            </xsl:with-param>
    13.      Now, for this page only, the column will be renamed.
    There are some caveats:
    1.    Doesn’t appear to work in a publishing portal.  I think this has to do with how SP stores the pages in this case.  In a publishing portal you can only modify the page layout which won’t work as we need to modify the content.
    2.    If you add another column, you will need to repeat the XSLT modification
    Anyways, I hope this helps out any others with the same issue or need as I had.

  • Customizing  authorization in task list

    I have some issue to configure the task list (tx SCMA) because the system landscape is maintained by two different administrator teams ( one for dev and qualification system and another for the production )
    Iu2019d like to have two different view on the same task list : one have access to all system and the other one with the production system only
    Is it possible ?

    It looks like the fields Project Manager and Approver Manager are Person type fields. These fields are not listed in List validation column settings. An alternative for you is to override SharePoint JavaScript function "PreSaveAction". You can
    use JavaScript code to comapre the values in these two fields and perform validation.
    Blog | SharePoint Learnings CodePlex Tools |
    Export Version History To Excel |
    Autocomplete Lookup Field

  • How to add custom columns to the list view in Finder

    Hi,
    I'm looking for a way to view additional file details in the list view in Finder, for example audio bit rate, so I don't have to do "Get Info" for each file separately. I couldn't find a way to add columns other than the ones listed on the view options dialog.
    Can anyone help me find a way to do it?
    Thanks,
    Tal

    Have you checked the Help menu for what you want to do? I found this in Apple support - List View Options
    Check the AppleScript Forums. There is probably a script that you can use.

  • Displaying task in timeline webpart based on view from task list

    I have added one custom column in task list called category and created different view based on different values of category.
    when I display a view and select show timeline, it display all the task and does not filter the task based on view. Is there any possbilty to achieve this?

    Hi Ashish, if you click to modify the view, scroll down to "Style." You'll see the different styles in there, and below those, you'll see "Show timeline above the view." Select that box and the timeline will be included with your view.
    cameron rautmann

  • Create task from conversation thread in news feed - Task must be created in custom task list

    Hi All,<o:p></o:p>
    Have a new requirement
    were user should be able to create a task for himself from a conversational
    thread in News feed.<o:p></o:p>
    In
    SharePoint 2013 we have a functionality where we can follow up on a
    conversation and it creates a task in My Tasks which is in My site.<o:p></o:p>
    But my requirement
    is to create a task in Tasks list in same site collection on click of follow
    up.<o:p></o:p>
    I have
    tried one approach as below :<o:p></o:p>
    My Tasks in
    My site is an aggregated view of all tasks assigned to the logged in user. When
    i follow a task in News feed a personal task is created in My task
    (WmaAggregatorList_User internal name) list. When i Edit the personal task and
    change the Projects
    drop down to the required Project Name and Check -"Make this task public to project
    members" it just creates a task is specific Site and moves
    the task.<o:p></o:p>
    I tried to
    find if Projects and Check box are columns of Task list , but did not find any
    columns.<o:p></o:p>
    I am trying
    to create a event receiver which would make these columns be set to Site Name
    and check box checked so that when user creates a task it will directly move to
    Custom Task list.<o:p></o:p>
    Please
    guide <o:p></o:p>
    Thanks in
    Advance<o:p></o:p>
    Pallavi

    Thank you for your responce. I used a content query wp to rollup only the Major Milestones, but am unable to overlay the results to a calendar.. The link you provided is for overlaying different task lists onto a calendar, but does not detail how to
    overlay the results from the content query onto a calendar.

  • Custom ribbon button does not show for a Tasks list

    I created a simple app using Visual Studio 2012 to add a custom ribbon button for a tasks list. After deploying the app to the SharePoint online, the button does not appear on the ribbon. The exact same button gets displayed properly
    when added to the ribbon for a custom list.  The elements file with the location of the button gets generated, so I can't imagine it would be wrong, but just in case, this is what I have:
    <CustomAction Location="CommandUI.Ribbon"....
    <CommandUIDefinition Location="Ribbon.ListItem.Actions.Controls._children">...
    Any help is greatly appreciated.
    One more thing, if I add this button using SharePoint Designer 2013, the button does not get displayed either. I have a feeling it might be problem with the Tasks list?
    Thanks

    Hi Danny,
    The button needs to be displayed only for one specific list. And as I mentioned, the elements file for the ribbon button was generated by VS, here is the content:
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction Id="02aa4c3b-bb73-4dfa-989c-d63a9591dcee.RibbonCustomAction" RegistrationType="List" RegistrationId="{$ListId:Lists/Projects;}" Location="CommandUI.Ribbon" Sequence="10001" Title="Create Project Site">
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition Location="Ribbon.ListItem.Actions.Controls._children">
    <Button Id="Ribbon.ListItem.Actions.RibbonCustomActionButton" Alt="Create Project Site" Sequence="100" Command="Invoke_RibbonCustomActionButtonRequest" LabelText="Create Project Site" TemplateAlias="o1" Image32by32="_layouts/15/images/placeholder32x32.png" Image16by16="_layouts/15/images/placeholder16x16.png" />
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler Command="Invoke_RibbonCustomActionButtonRequest" CommandAction="~remoteAppUrl/Pages/Default.aspx?{StandardTokens}&SPListItemId={ItemId}&SPListId={ListId}"/>
    </CommandUIHandlers>
    </CommandUIExtension >
    </CustomAction>
    </Elements>
    If the same button is added for a custom (not a Tasks) list, the button shows up fine.
    Thanks

  • How to make a custom column unique in sharepoint?

    in sharepoint i created workflow, and in tasks lists i added 3 custom columns
    my requirement is in those 3 , 1 column should be unique, For example, i added columns, empId,name dept,
    in those empId should be unique, if any one who enter the same empId while creating, it won't accept,
    is it possible?
    any ideas, thanks in advance

    hi,
    but i don't know why you are trying to map with Managed Property.
    to find a column unique or not what is the need to do above process?
    if you add custom column in a list, it should be in the lists, if it is not visible in the default view then
    follow this link.
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1689192&SiteID=1
    if you want the code, how to check the column is unique or not through events see here
    http://www.codeproject.com/spoint/ExtendingSPS.asp?print=true
    download the code and let me know if any issues.
    thanks

  • SharePoint Task List using Workflow for approver chain, gathering information from another list.

    What I have is a Custom List, that got the following fields for each item. 
    ApplicationName(SingleText) OwnerApproval(Person) ManagerApproval(Person) InstallExeuction(Person)
    Example data:
    | ApplicationName: Photoshop
    | OwnerApproval: Mister Blue
    | ManagerApproval: Mister Red
    | InstallExecution: IT Group
    What I have now then, is a task list as well. Where the user can press new task, and type in their PC name (singletext) and a dropdown menu to choose what application they want, for instance Photoshop.
    I'm not trying to make a workflow that starts when a new item is created to send an email to the OwnerApproval set for this specific application, Photoshop, if he approves it, a new email should be sent to ManagerApproval specific application, Photoshop.
    And if the last person ManagerApproval accepts it, a last email should be sent to InstallExecution, which if this person approves the task is marked as completed.
    I've been trying for mad now using SharePoint Designer and I almost got it to work. 
    Can anyone help me? I'm going mad here, I have VERY LIMITED knowledge in sharepoint designer.

    Hi Plankton,
    To achieve this goal, we can create with three Start a task process steps in the workflow and the workflow needs to be set to start when an item is created.
    For example, the custom list is called Custom, and the task list is called Task Custom.
    We can use the Task Status column for showing as Rejected or Excuted/Installed based on the users’ approval, so we need to add Rejected and Excuted/Installed values to the Task Status column. (same settings for Custom:ManagerApproval and Custom:InstallExecution
    as Custom:OwnerApproval with their own column value)
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Adding columns to result list in inbox view of web client

    Hi,
    I have a requirement to display custom columns in result list of inbox view of web client. I copied the view and controller to custom name space. In BSP_WD_WORKBENCH , for AUIITEM view, there are two context nodes . AUIITEMTREE is one of thena and has tree structure and under it tree node proxy. Tree node proxy has attributes, I can not add more attributes to Tree node proxy in work bench. Would you please any one suggest the approach to solve this problem.
    Thanks in advance.
    With regards,
    Ravi Kumar

    Hi Ravi,
    Have u got solution for ur problem.I have got same requirement.
    As per my requirement I need to search for Sold To Party for all category and display it in AUIITEM.
    Please provide with some inputs .
    Regards,
    Vikas

  • Solution Manager - Central System Administration - Task list is wrong

    Hi,
    Solution manager 7.0 EHP1, System monitoring, Central system administration I have copied another customizing session,
    updated task list but strange mixed list of tasks appeared: some tasks are visible even they do not exist in new one.
    Thanks for help.
    Dalibor

    >
    Dalibor Cip wrote:
    > Hi,
    > Solution manager 7.0 EHP1, System monitoring, Central system administration I have copied another customizing session,
    > updated task list but strange mixed list of tasks appeared: some tasks are visible even they do not exist in new one.
    > Thanks for help.
    > Dalibor
    Have you already seen
    [SAP Note 1097862 - Incorrect no. of tasks in SAP Solution Manager overview|http://www.service.sap.com/sap/support/notes/1097862]?
    It contains also instructions how to fix inconsistencies.
    Best regards,
    Ruediger

  • How to set a custom column in a workflow task.

    Hello,
    I'm looking for some assistance a bit with how to set a custom column in a Workflow Task.
    I have a List Workflow that starts when an item is created in a list. The workflow, platform type SharePoint 2013, starts a new task, Task1, with Content Type 1. This Content Type has a custom column called Age. Once the Task1 is completed a new task, Task2,
    with Content Type 2, starts and has the same column Age, as Task1.
    How can I populate the Age column in Task2 with the content of the Age column in Task1?
    Since I start the task by running "Assign a task to ..." Action I was thinking to copy the Age column from the Task1 to the list item that started Task1, which has a column Age as well, and then in Task2 to start another workflow - which is associated
    with the Content Type 2,  that would try to read the Age column from the list item that started Task2, which was set once Task1 was competed - I know it's complex but this is how I was thinking. 
    The problem with this approach is that I can't get a reference to the list item that started Task2 to read the Age from the list item.
    Is there a better approach? I use SharePoint Designer 2013 to design all this.
    Any assistance is appreciated.
    Thank you.

    Hello Sebastian,
    you can get the Age column from Task 1 and then update the Task 2 Age column with that value. I am not sure why you want to run another workflow on Task 2.
    You can perform below steps to set Age column from Task 1 to Task 2.
    1.  Create Task 1 using Assign a task , wait till the task is completed.
    2. Get the Age column value based on Task 1 once the task is completed.
    3.Create Task 2 using Assign a task ,  uncheck wait till the task is completed option.
    4. Update the Task 2 with Age column in Task1.
    5. Use Wait for the field to equal value , check for Task Status is completed or not.
    >>The problem with this approach is that I can't get a reference to the list item that started Task2 to read the Age from the list item.
    you can get the related item from task list item to get the main list item.
    Other option is, Use Javascript and CSOM  in task edit form to get the Age column from Task1 and prepoluate the Age value when Task2 is opened.
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Show a custom list field in task list

    Hi
    i created a custom list and started approval workflow process
    i want to provide a field called employename in task list bcz
    when apporver user  opens tasklist and before approve  he will enter employeename in this filed
    adil

    Hello,
    Above link to add field in task form but if you want to create lookup column so modify your form in infopath. Then add field to get emp name from emp list
    One more link to customize task form and add column
    http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/customize-a-task-details-page-HA103858063.aspx
    http://www.jasperoosterveld.com/2012/05/how-to-change-workflow-task-form-with.html
    This link will give you an idea to modify the form.
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • My Tasks View in my custom task list fails to display the tasks assigned to me (that is the currently logged in user)

    Hi
    I am new to sharepoint 2010.
    I created a custom task list, where I  have many tasks assigned to users (I had tasks assigned to me as well). I created a view as "My tasks "and having a filter as Assigned To is equal to [Me]. When I do that my view fails to show the
    tasks assigned to me. This happens same with the Sharepoints 'My Tasks' view as well. I tested by creating some test tasks under my name and when I selected 'My Tasks' view no tasks are getting displayed.
    Please help.
    Thanks,
    Gokulkumar.

    Hi,
    According to your post, my understanding is that you wanted to display the tasks assigned the current logged in user.
    In my environment, if I used the System Account, My Task view didn’t display any tasks.
    However , if I used other users except the System Account, My Task view could display current user tasks correctly.
    I recommend to use other accounts except System Account to log in site. Then everything will work well.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

Maybe you are looking for

  • How do I add a new favourite to Safari?

    How do I add a new favourite to Safari?

  • HT5361 After upgrading to Mountain Lion in July I am no longer able to receive in Mail.

    After upgrading to Mountain Lion in July I am no longer able to receive my email in Mail. I am able to send, but not receive. How do I fix this? I have been having to do my email on the web and want to receive my email by Mail.

  • Touch Up Text Tool

    Hi, I ran OCR on a document and wante to play with the touch up text tool.  The issue is, I don't know how to view how acrobat has interpreted the words, so how can I figure out what it has got wrong or right without converting to word etc first.  I

  • Responsive Scaling Makes Texts on The Buttons Disappear

    Hi, I made an animation which has buttons, their hover animation states, and text on each button. When I activate responsive scaling function and preview the result, texts on the buttons (which are located right half of the screen somehow) disappear!

  • Data affinity between clusters separated via WAN

    Hi, I need your help, again! :) In the scenario where I have two clusters separated via WAN, I want to know if it is possible to create data affinity to each cluster. That is, this scenario is not the same as Push Replication Pattern solve, because I