PC Review


Reply
Thread Tools Rate Thread

Adding User Defined Field to Task Form

 
 
Gordon Staley
Guest
Posts: n/a
 
      2nd May 2006
My apologies for this simple question. I did search for an FAQ pointer as
well as through back postings but could find anything.

I have a user defined field that is the primary way I locate tasks. I would
like to be able to see this field in the default form. How can I add a
user-defined field to the default task form? I did see one response by Sue
Mosher that said to confine task modifications to P.2 - P.5.

I currently access and update the field via a custom view that is my main
way for managing tasks.

Thanks for your inputs.

Gordon Staley


 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      2nd May 2006
Was there something about my earlier response that you didn't understand or had a question about?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gordon Staley" <(E-Mail Removed)> wrote in message news:XTM5g.10728$XV5.2365@fed1read10...
> My apologies for this simple question. I did search for an FAQ pointer as
> well as through back postings but could find anything.
>
> I have a user defined field that is the primary way I locate tasks. I would
> like to be able to see this field in the default form. How can I add a
> user-defined field to the default task form? I did see one response by Sue
> Mosher that said to confine task modifications to P.2 - P.5.
>
> I currently access and update the field via a custom view that is my main
> way for managing tasks.
>
> Thanks for your inputs.
>
> Gordon Staley
>
>

 
Reply With Quote
 
Gordon Staley
Guest
Posts: n/a
 
      2nd May 2006
No, this is probably more of a See Spot Run level of question. I was
wondering what the process is for actually adding a user defined field to
any part of the default Task form. I thought the easiest way would be to
add the field to the default form. That way when I do a search I could see
this user defined field.

I looked around in the Office help system but wasn't able to find
instructions there. If there is a web link I could access I be happy to go
there and bone up on this.

Thanks,
Gordon

"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
Was there something about my earlier response that you didn't understand or
had a question about?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gordon Staley" <(E-Mail Removed)> wrote in message
news:XTM5g.10728$XV5.2365@fed1read10...
> My apologies for this simple question. I did search for an FAQ pointer as
> well as through back postings but could find anything.
>
> I have a user defined field that is the primary way I locate tasks. I
> would
> like to be able to see this field in the default form. How can I add a
> user-defined field to the default task form? I did see one response by
> Sue
> Mosher that said to confine task modifications to P.2 - P.5.
>
> I currently access and update the field via a custom view that is my main
> way for managing tasks.
>
> Thanks for your inputs.
>
> Gordon Staley
>
>



 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      2nd May 2006
In a nutshell:

1) Choose Tools | Forms | Design a Form and choose the Task form.
2) Switch to Tasks folder where your form will be deployed.
3) Create the custom fields in the folder. You can use View | Current View | Customize Current View | Fields. Or, in a table view, right-click the column headings and choose Field Chooser.
4) On the form from Step 1, switch to the P.2 page, and drag the fields from the Field Chooser to that page.
5) Choose Tools | Forms | Publish Form to publish the customized form.

For other form walkthroughs, see http://www.outlookcode.com/d/forms.htm.

For more information on custom fields, see http://www.outlookcode.com/d/fields.htm

For info on making your published form the default for all tasks, see http://www.outlookcode.com/d/newdefaultform.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gordon Staley" <(E-Mail Removed)> wrote in message news:lAN5g.10731$XV5.7320@fed1read10...
> No, this is probably more of a See Spot Run level of question. I was
> wondering what the process is for actually adding a user defined field to
> any part of the default Task form. I thought the easiest way would be to
> add the field to the default form. That way when I do a search I could see
> this user defined field.
>
> I looked around in the Office help system but wasn't able to find
> instructions there. If there is a web link I could access I be happy to go
> there and bone up on this.
>
> Thanks,
> Gordon
>
> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> Was there something about my earlier response that you didn't understand or
> had a question about?


>
> "Gordon Staley" <(E-Mail Removed)> wrote in message
> news:XTM5g.10728$XV5.2365@fed1read10...
>> My apologies for this simple question. I did search for an FAQ pointer as
>> well as through back postings but could find anything.
>>
>> I have a user defined field that is the primary way I locate tasks. I
>> would
>> like to be able to see this field in the default form. How can I add a
>> user-defined field to the default task form? I did see one response by
>> Sue
>> Mosher that said to confine task modifications to P.2 - P.5.
>>
>> I currently access and update the field via a custom view that is my main
>> way for managing tasks.
>>
>> Thanks for your inputs.
>>
>> Gordon Staley
>>
>>

>
>

 
Reply With Quote
 
Gordon Staley
Guest
Posts: n/a
 
      2nd May 2006
Thanks Sue. I'll give that a go.

Gordon

"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
In a nutshell:

1) Choose Tools | Forms | Design a Form and choose the Task form.
2) Switch to Tasks folder where your form will be deployed.
3) Create the custom fields in the folder. You can use View | Current View |
Customize Current View | Fields. Or, in a table view, right-click the column
headings and choose Field Chooser.
4) On the form from Step 1, switch to the P.2 page, and drag the fields from
the Field Chooser to that page.
5) Choose Tools | Forms | Publish Form to publish the customized form.

For other form walkthroughs, see http://www.outlookcode.com/d/forms.htm.

For more information on custom fields, see
http://www.outlookcode.com/d/fields.htm

For info on making your published form the default for all tasks, see
http://www.outlookcode.com/d/newdefaultform.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gordon Staley" <(E-Mail Removed)> wrote in message
news:lAN5g.10731$XV5.7320@fed1read10...
> No, this is probably more of a See Spot Run level of question. I was
> wondering what the process is for actually adding a user defined field to
> any part of the default Task form. I thought the easiest way would be to
> add the field to the default form. That way when I do a search I could
> see
> this user defined field.
>
> I looked around in the Office help system but wasn't able to find
> instructions there. If there is a web link I could access I be happy to
> go
> there and bone up on this.
>
> Thanks,
> Gordon
>
> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> Was there something about my earlier response that you didn't understand
> or
> had a question about?


>
> "Gordon Staley" <(E-Mail Removed)> wrote in message
> news:XTM5g.10728$XV5.2365@fed1read10...
>> My apologies for this simple question. I did search for an FAQ pointer
>> as
>> well as through back postings but could find anything.
>>
>> I have a user defined field that is the primary way I locate tasks. I
>> would
>> like to be able to see this field in the default form. How can I add a
>> user-defined field to the default task form? I did see one response by
>> Sue
>> Mosher that said to confine task modifications to P.2 - P.5.
>>
>> I currently access and update the field via a custom view that is my main
>> way for managing tasks.
>>
>> Thanks for your inputs.
>>
>> Gordon Staley
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can you add a user-defined field to the new task dialog box? Phil Rabichow Microsoft Outlook Discussion 2 16th Mar 2010 10:38 PM
User-defined field in Task folders - transferable? B J Microsoft Outlook Discussion 2 2nd Feb 2010 06:52 PM
Need to update user defined field after Task changed..... vonclausowitz@gmail.com Microsoft Outlook Discussion 9 8th Oct 2005 02:55 AM
User Defined Field in Task Form =?Utf-8?B?V0FS?= Microsoft Outlook Discussion 1 11th Jun 2004 05:20 PM
how to add user-defined field in task item Sue Mosher [MVP] Microsoft Outlook Interoperability 1 27th Oct 2003 10:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:55 AM.