untwilight
New Member
- Outlook version
- Outlook 2013 32 bit
- Email Account
- Exchange Server
I have been extensively using tasks in Outlook for years and typically have been using different Views, recently I have been using an HTML page inside Outlook to give some different combined views, like putting tasks in an Eisenhauser Matrix.
This seems to be working pretty well; however, I would like to have different view's used in each of the "cards" rather than the view used in the last state I left the task folder in. ie if I left the folder in Detailed View I want it to show the Simple List (where I have added filters columns, and groupings) not Detailed View.
I have been trying to figure this out for a couple of hours now to no avail. I hope someone may have the answer to help on this.
Thanks
<div class="col-md-4 col-xs-3 bg-danger">
<h4>CRITICAL NOW</h4>
<h6>URGENT AND IMPORTANT - Must-Do-Today </h6>
<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046
id=ViewCtlFolder style="width:100%;height: 24em;">
<param name="Namespace" value="MAPI">
<param name="Folder" value="Tasks">
<param name ="View" value="Simple List">
<param name="Restriction" value="[Priority] = 'High' and [Schedule+ Priority] >'0' ">
<param name="DeferUpdate" value="0">
</OBJECT>
</div>
This seems to be working pretty well; however, I would like to have different view's used in each of the "cards" rather than the view used in the last state I left the task folder in. ie if I left the folder in Detailed View I want it to show the Simple List (where I have added filters columns, and groupings) not Detailed View.
I have been trying to figure this out for a couple of hours now to no avail. I hope someone may have the answer to help on this.
Thanks
<div class="col-md-4 col-xs-3 bg-danger">
<h4>CRITICAL NOW</h4>
<h6>URGENT AND IMPORTANT - Must-Do-Today </h6>
<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046
id=ViewCtlFolder style="width:100%;height: 24em;">
<param name="Namespace" value="MAPI">
<param name="Folder" value="Tasks">
<param name ="View" value="Simple List">
<param name="Restriction" value="[Priority] = 'High' and [Schedule+ Priority] >'0' ">
<param name="DeferUpdate" value="0">
</OBJECT>
</div>