How to set View for Completed items inside Tasks?

How to set button for 'View' and see Completed items or not completed inside Tasks?

Hi,
You want to set custom views for Tasks folder so that when we click a view button, it will show all Completed or incomplete tasks, am I correct?
Which version of Outlook are you using? There are existing views for completed/incomplete tasks in Outlook. In Outlook 2010 and Outlook 2013, we can find the buttons under View tab > Change View. Click Completed button to view all completed
tasks; Click Active button to view incomplete tasks.
In Outlook 2007, just click View > Current View to switch between different views.
If I've misunderstood something, please feel free to let me know.
Regards,
Steve Fan
TechNet Community Support
It's recommended to download and install
Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
programs.
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]

Similar Messages

  • How to configure a sub view for completed items in uwl?

    I overwrote the standard view with:
    <i><View name="WorkItemsCompletedView" selectionMode="NONE" width="98%" supportedItemTypes="uwl.completedtask" columnOrder="subject, completedDate" sortby="completedDate:descend" tableDesign="ALTERNATING" visibleRowCount="10" headerVisible="yes" queryRange="Last_3_Months" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="none" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="top" referenceBundle="completed_tasks">
                   <DisplayAttributes>
                        <DisplayAttribute name="completedDate" type="date" width="" sortable="yes" format="medium" referenceBundle="completed_date" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
                        <DisplayAttribute name="decision" type="string" width="" sortable="yes" format="default" referenceBundle="decision" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
                   </DisplayAttributes>
                   <Actions>
                        <Action name="refresh" reference="refresh"/>
                   </Actions>
              </View></i>
    I tried to create a subview with the following configuration:
    <i><View name="MyViewCompleted" selectionMode="NONE" width="98%" supportedItemTypes="uwl.completedtask.webflow.TS91300001" columnOrder="statusIcon, subject, creatorId, createdDate,LIEFERANT,BETRAG,BELNR,BESTELLUNG" sortby="priority:descend, dueDate:ascend, createdDate:ascend" tableDesign="ALTERNATING" visibleRowCount="10" headerVisible="yes" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="none" displayOnlyDefinedAttributes="no" dynamicCreationAllowed="yes" actionPosition="top" <b>referenceBundle="completed_tasks"></b>
                   <Descriptions default="Eingangsrechnung Ansicht">
                        <ShortDescriptions>
                             <Description Language="en" Description="Eingangsrechnung View"/>
                             <Description Language="de" Description="Eingangsrechnung View"/>
                        </ShortDescriptions>
                   </Descriptions>
                   <DisplayAttributes>
                        <DisplayAttribute name="priority" type="user" width="10" sortable="yes" format="default" referenceBundle="priority" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
                             <Menu>
                                  <MenuItem name="Low" actionRef="priorityLow" referenceBundle="menu_priority_low"/>
                                  <MenuItem name="Normal" actionRef="priorityNormal" referenceBundle="menu_priority_normal"/>
                                  <MenuItem name="High" actionRef="priorityHigh" referenceBundle="menu_priority_high"/>
                                  <MenuItem name="VeryHigh" actionRef="priorityVeryHigh"/>
                             </Menu>
                        </DisplayAttribute>
                        <DisplayAttribute name="KONTIERUNG" type="string" width="10" sortable="yes" format="medium">
                             <Descriptions default="Kontierung"/>
                        </DisplayAttribute>
                        <DisplayAttribute name="LIEFERANT" type="string" width="10" sortable="yes" format="medium">
                             <Descriptions default="Lieferant"/>
                        </DisplayAttribute>
                        <DisplayAttribute name="BETRAG" type="string" width="10" sortable="yes" format="medium">
                             <Descriptions default="Betrag"/>
                        </DisplayAttribute>
                        <DisplayAttribute name="BELNR" type="string" width="10" sortable="yes" format="medium">
                             <Descriptions default="Belegnummer"/>
                        </DisplayAttribute>
                        <DisplayAttribute name="BESTELLUNG" type="string" width="10" sortable="yes" format="medium">
                             <Descriptions default="Bestellung"/>
                        </DisplayAttribute>
                   </DisplayAttributes>
                   <Actions>
                        <Action name="refresh" reference="refresh"/>
                   </Actions>
              </View></i>
    I thought, that the referenceBundle would handle the creation of a subview, but though i have a item of this type in the completedtask view i have no sub view.
    Any ideas?
    regards,
    Jens

    FYI - referenceBundle refers to Description Bundles - i.e. it is to do with text descriptions only and does not create a subview.

  • How to set status for work items

    Hello Friend's,
    As per my client current  scenario  every work item will be sent to 3 useru2019s .If any one  of the  user click on work item  it will automatically call a  Ztransaction  for further action. Here if the user has viewed  the item and  back to sap inbox by clicking the back push button(in Ztransaction)  without any modification or taking the any action(SAVE)  then the rest of other user (2 users ) work items  are disappearing from  other user SAP inbox.
    But my client required that  whenever  the user click on back button it should be READY status to  all  the users  and it should not disappear  from other user SAP inbox.    
    Please provide me any advice to the above requirement.

    Hello Ranga,
    that requirement is solved here: Automatic put back workitem after execution
    But as it's quite an old one, it's hard to find here by the Forum's search option.
    A more advance way could also make use of the work item exits.
    Best wishes,
    Florin

  • Unable to set property Refresh Completed Items for UWL system

    Hello Experts,
    We are on NetWeaver 7.40 SP2 and UWLJWF version is 1000.7.40.2.0.20130411234700.
    We have configured a system object with system alias SAP_ECC_HumanResources pointing to the backend ECC system.
    I am creating a UWL WebFlowConnector system with this same system alias in the UWL Administration page to fetch ABAP Workflow workitems from the backend and display those in the portal UWL.
    When I try to check the checkbox for the Refresh Completed Items: property and click Save it shows me an error message saying Could not connect to back end SAP_ECC_HumanResources to check if it supports direct custom retrieval feature.
    I have already followed the steps for Prerequisites for Enabling Refresh of Completed Items and Activation in Back-end System mentioned in the link Enabling Refresh of Completed Items but still getting the above error.
    I have also tried restarting the UWL service as given here (UWL) Error while configuring the Refresh of Completed Items Mechanism
    Can anyone give any suggestions what else needs to be checked for this property to work for the UWL system?
    Regards,
    Saurabh
    Message was edited by: Vera Gutbrod

    Hello Experts,
    I have managed to resolve this problem. The RFC Destination configured for UWL WebFlowConnector had some problems and it was not able to ping to the backend system. I got this RFC Destination re-configured and then restarted the UWL service and following this I am now able to set the Refresh Completed Items property for the UWL WebFlowConnector system.
    However now when I am trying to set a value of 30 seconds in the Delta Pull Channel Refresh Period (in Seconds): property and saving the change, I am getting a warning message The backend of system SAP_ECC_HumanResources is not configured for optimized delta pull.
    How do I go about setting this value for the delta pull refresh?
    Regards,
    Saurabh

  • Changing the default view for Line Items in an Auction.

    Hello All,
    We have a version 5 client who is asking for us to change the default view for line items in an auction.
    Currently, if you have an auction setup, and you go to the Line Items tab, the default view is the "Basic View". The client would like to change the Default from "basic view" to "price view".
    Is there a way to change this default in the system? Can this be configured using query groups? Any information would be helpful.

    Hi wood cloud,
    This is not possible, bcz there is no VLV for that drop down and we cant set it  to the price view.
    Thanks,
    Ankur Goyal

  • How can I view the complete score with all tracks? I seem to only be able to view one track at a time. Thanks

    How can I view the complete score with all tracks? I seem to only be able to view one track at a time. Thanks

    JoBrooke wrote:
    I seem to only be able to view one track at a time.
    unfortunately, that is how GB works, it only offers a score for a single track at a time

  • How  to set focus on an element inside a datatable on load

    How to set focus on an element inside a datatable on load

    Check out https://blogs.oracle.com/groundside/entry/ever_wondered_how_uncommitteddatawarning_works and
    Decompiling ADF Binaries: Checking for dirty data
    Timo

  • How to set quotation for RFQ

    I made a RFQ for two verdors by ME41 and set the gross price in ME47 both of vendors.When I check the price comaprision in ME49, I find that the price did not set by ME47.
    I set price again anc find the message [Not possible to determine a condition type].Is it the reason why the price can not be set?
    Could anyone help me?
    Moderator message : Not directly related to ABAP development, post the question in relevant functional forum.  Thread locked.
    Edited by: Vinod Kumar on Nov 17, 2011 3:39 PM

    Hi,
    You want to set custom views for Tasks folder so that when we click a view button, it will show all Completed or incomplete tasks, am I correct?
    Which version of Outlook are you using? There are existing views for completed/incomplete tasks in Outlook. In Outlook 2010 and Outlook 2013, we can find the buttons under View tab > Change View. Click Completed button to view all completed
    tasks; Click Active button to view incomplete tasks.
    In Outlook 2007, just click View > Current View to switch between different views.
    If I've misunderstood something, please feel free to let me know.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    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]

  • How to set value for selectOneChoice

    Hello,
    How to set value for selectOneChoice defined as:
    <af:selectOneChoice label="Label" id="soc1" binding="#{DepositorMergingBean.socSurnameComponent}">
    <f:selectItems id="si1" value="#{DepositorMergingBean.socSurnames}"/>
    </af:selectOneChoice>
    where socSurnames is List<SelectItem> - manually filled list of SelectItem(SomeObject, (String)text_description), so - SOC is filled manually (no binded iterators, etc..)
    Neither socSurnameComponent.setValue( new Integer(0) ) nor socSurnameComponent.setValue( socSurnames.get(0) ) do not help.
    Thanks in advance.

    this.selectOneChoice.setValue(selectItems.get(2).getValue());Try as per the following sample:
    SelectOneChoiceTest.JSPX:
    <af:form id="f1">
    <af:selectOneChoice label="Select One Choice" id="soc1"
    binding="#{SelectOneChoiceTestBean.selectOneChoice}">
    <f:selectItems value="#{SelectOneChoiceTestBean.selectItems}"
    id="si1"/>
    </af:selectOneChoice>
    <af:commandButton text="Set Selected Value" id="cb1"
    actionListener="#{SelectOneChoiceTestBean.onClick}"/>
    </af:form>
    SelectOneChoiceTestBean.java:
    import java.util.ArrayList;
    import java.util.List;
    import javax.faces.event.ActionEvent;
    import javax.faces.model.SelectItem;
    import oracle.adf.view.rich.component.rich.input.RichSelectOneChoice;
    public class SelectOneChoiceTestBean {
    private RichSelectOneChoice selectOneChoice;
    public SelectOneChoiceTestBean() {
    super();
    private List<SelectItem> selectItems;
    public void setSelectItems(List<SelectItem> selectItems) {
    this.selectItems = selectItems;
    public List<SelectItem> getSelectItems() {
    selectItems = new ArrayList<SelectItem>();
    selectItems.add(new SelectItem("One", "One"));
    selectItems.add(new SelectItem("Two", "Two"));
    selectItems.add(new SelectItem("Three", "Three"));
    return selectItems;
    public void setSelectOneChoice(RichSelectOneChoice selectOneChoice) {
    this.selectOneChoice = selectOneChoice;
    public RichSelectOneChoice getSelectOneChoice() {
    return selectOneChoice;
    public void onClick(ActionEvent actionEvent) {
    this.selectOneChoice.setValue(selectItems.get(2).getValue());
    Thanks,
    Navaneeth

  • How to set  password for BPEL domain

    Hi,
    I am new to SOA.
    I want to setup client-server environment for few developers.
    I installed SOA 10.1.3.3 in the server machine.
    And I created few domains in BPEL, one for each developer.
    It didn't ask me to set the password while creation of the domain.
    Please let me know how to set password for newly created domain so that each developer login to his/her own domain and manage processes.
    Thanks!!!

    Thanks for the prompt response.
    What roles should I give to my developers to allow them to manage their services in ESB control, BPEL control, WSM control.
    And I would like to know how to set the password for a BPEL domain too.
    Message was edited by:
    user644377

  • How to set password for every application

    Hi,
    As a administrator how to set password for every weblication in sharepoint 2013.
    Is there any way to set?
    Thanks,

    Who's password are you trying to set? Please provide more details.

  • How to set password for a zip file and should be checked when reading that

    Hi friends,
    how to set password for a zip file and should be checked when reading that file???
    thanks.
    Praveen Reddy.J

    Heyy man, i think, u did not get my problem.
    all i have to do is:
    i have to create a zip file, and we should secure it with password when creating. and whenever the user wants to open that zip file he should provide correct passowrd otherwise he could not read that file. So, we should check for that also.
    Tanks for reply.

  • How to set password for Local are connection?

    How to set password for Local are connection?

    do you mean the 802.1x authentication?
    check out links below:
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2950/software/release/12-1_9_ea1/configuration/guide/scg/Sw8021x.html
    http://technet.microsoft.com/en-us/network/bb545365.aspx
    Every second counts..make use of it. Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    IT Stuff Quick Bytes

  • How to set value for trim and bleed using jsx script?

    I have tried using bleedoffsetRect but somehow it is not working. Can anybody please help me on how to set value for trim and bleed using jsx script? Any example will be highly appreciated.
    Following is the code I am trying with:
    var _saveName = new File ( root_path +_strFileName+".pdf");
        var _saveOpts = new PDFSaveOptions();
        _saveOpts.printerResolution = 300; 
        var bleedarray = new Array();
         bleedarray[0] =9.00;
         bleedarray[1]=9.00;
         bleedarray[2]=9.00;
         bleedarray[3]=9.00;    
        _saveOpts.bleedOffsetRect = bleedarray;

    I would expect although I've not actually tried this for the bleed off set box to be larger than the artbaord and the first two values to be negative or 0…
    var bleedarray = new Array(-9,-9,artboard.width+9,artboard.height+9);
    Where 'artboard.width' & 'artboard.height' you will have calculated from your file. An Array(9,9,9,9); would not constitute any boxes bounds.

  • Set timeout for completion of each thread

    i have a requirement where i need to start n threads and set timeout for completion of each thread.
    if the thread is not executed successfully(because of timeout ) i have to enter in audit table that it failed because of timeout
    if executed successfully update audit table with success.
    can some one give me solution for this using ThreadPoolExecutor available jdk1.5

    Add a scheduled task to time out the task (when it would time out). Keep the Future and cancel it if the task completes successfully.
    final Future future = executor.schedule(new TimeoutTask(), timeoutMS, TimeUnit.MILLI_SECONDS);
    executor.execute(new Runnable() {
      public void run() {
          try {
             task.run();
          } finally {
             future.cancel(true);
    });

Maybe you are looking for

  • Spry Accordion Link on PannelTab

    After updating the Spry framework to 1.6, the link i used on the AccordionPannelTab stopped working. How should i do it?

  • XMLTYPE in oracle - how much data can hold

    Hi Friends, How much data can we store in XMLTYPE . can it store like CLOB , if the data is huge how to break it into multiple pieces. Please help. thanks and regards, Arun Thomas T

  • Problems with sending e-mails on I-Mac.

    I have a problem sending e-mails on my I-Mac and have been told to delete my e-mail account and start again. However I have also been told that if I do this I could loose all e-mails associated to my account. Could you advise on this please.

  • Enhancement for CAA3 T-code

    Hi, I have to do an enhancement in Standard t-code CAA3(Display Contract account). One field has to be added in the 2nd screen. Can you please guide me for a solution. Thanks in advance. Regards, Sreenivas.

  • Export Flash to multiple Png

    het all, does anyone know if its possible to export a animated flash file to multiple PNG as in AfterE ffect or Maya. Thank you.