| Next: How can I include vacation days on my Gantt chart.. |
| Author |
Message |
Andrew K External

Since: Jul 07, 2006 Posts: 5
|
Posted: Wed Jan 24, 2007 10:41 am Post subject: Create custom fields and user-defined cells Archived from groups: microsoft>public>visio>createshapes (more info?) |
|
|
|
| 1) Is it possible to create a (global) custom field?
2 What are user-defined cells in Insert>Field, and how does a user define
one?
Thanks.
|
|
|
| Back to top |
|
 |
Al Edlund External

Since: Feb 23, 2004 Posts: 2109
|
Posted: Wed Jan 24, 2007 1:17 pm Post subject: Re: Create custom fields and user-defined cells [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
what do you mean by a "global" custom field. custom fields are object based
(document, page, shape)?
'user' fields are fields within the user section of the shapesheet.
al
"Andrew K" <AndrewK RemoveThis @discussions.microsoft.com> wrote in message
news:C11DDEE2-8D84-4193-ACA1-DB4F46F4B144@microsoft.com...
> 1) Is it possible to create a (global) custom field?
> 2 What are user-defined cells in Insert>Field, and how does a user define
> one?
> Thanks. |
|
| Back to top |
|
 |
Andrew K External

Since: Jul 07, 2006 Posts: 5
|
Posted: Wed Jan 24, 2007 1:17 pm Post subject: Re: Create custom fields and user-defined cells [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
1) OK, but how do you actually create a custom field?
2) Are "user fields" the same as "user-defined cells"
"Al Edlund" wrote:
> what do you mean by a "global" custom field. custom fields are object based
> (document, page, shape)?
> 'user' fields are fields within the user section of the shapesheet.
> al
>
> "Andrew K" <AndrewK.RemoveThis@discussions.microsoft.com> wrote in message
> news:C11DDEE2-8D84-4193-ACA1-DB4F46F4B144@microsoft.com...
> > 1) Is it possible to create a (global) custom field?
> > 2 What are user-defined cells in Insert>Field, and how does a user define
> > one?
> > Thanks.
>
>
> |
|
| Back to top |
|
 |
John Marshall, MVP External

Since: Jan 26, 2004 Posts: 1477
|
Posted: Wed Jan 24, 2007 10:23 pm Post subject: Re: Create custom fields and user-defined cells [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Within a shapesheet are custom properties which are visible to the user and
user cells that are not. With the Custom Property window you can add new
custom properties or you can open the shapesheet and then add the custom
properties.
To add or change user defined cells, you can only do that through the
shapesheet window (or automation).
You would use custom properties if you want the user to be able to change
the values and user fields if you do not and want more control over the user
cell values. For example, you may use a user cell to contain the maximum of
the number of connection points on a router
Custom properties and user fields are two of the items you can insert when
you use insert fields.
John... Visio MVP
Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
Need VBA examples? http://visio.mvps.org/VBA.htm
Visio Wishlist http://visio.mvps.org/wish_list.htm
"Andrew K" <AndrewK DeleteThis @discussions.microsoft.com> wrote in message
news:1062B760-0733-4555-B796-19FF38C84762@microsoft.com...
> 1) OK, but how do you actually create a custom field?
> 2) Are "user fields" the same as "user-defined cells"
>
> "Al Edlund" wrote:
>
>> what do you mean by a "global" custom field. custom fields are object
>> based
>> (document, page, shape)?
>> 'user' fields are fields within the user section of the shapesheet.
>> al
>>
>> "Andrew K" <AndrewK DeleteThis @discussions.microsoft.com> wrote in message
>> news:C11DDEE2-8D84-4193-ACA1-DB4F46F4B144@microsoft.com...
>> > 1) Is it possible to create a (global) custom field?
>> > 2 What are user-defined cells in Insert>Field, and how does a user
>> > define
>> > one?
>> > Thanks.
>>
>>
>> |
|
| Back to top |
|
 |
David Parker External

Since: Nov 25, 2003 Posts: 386
|
Posted: Wed Jan 31, 2007 6:03 pm Post subject: Re: Create custom fields and user-defined cells [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Custom Properties (now called Shape Data) and User-defined cells are both
rows that can be created within their relevant ShapeSheet sections.
They can be for shapes, pages or documents.
They are normally made 'global' for a shape by adding to the Master shape.
Ther is a special user interface for creating Custom Properties, but
user-defined cells are created in the ShapeSheet (or via code)
"Andrew K" <AndrewK.DeleteThis@discussions.microsoft.com> wrote in message
news:C11DDEE2-8D84-4193-ACA1-DB4F46F4B144@microsoft.com...
> 1) Is it possible to create a (global) custom field?
> 2 What are user-defined cells in Insert>Field, and how does a user define
> one?
> Thanks. |
|
| Back to top |
|
 |
|