cancel
Showing results for 
Search instead for 
Did you mean: 

In Web Client, how do you tell the type of content?

robertmarkbram
Champ in-the-making
Champ in-the-making
Hi All,

After you have created a piece of content using your custom type, how do you tell what type it is? There doesn't seem to be a field that says "type" in the property sheet of the web client interface.

Thanks for any advice!

Rob
Smiley Happy
5 REPLIES 5

mrogers
Star Contributor
Star Contributor
The type is not a "property" of a node.

You obtain the type with a call to the node service.
NodeService.getType()

robertmarkbram
Champ in-the-making
Champ in-the-making
Hi Mr Rogers,

The type is not a "property" of a node.

You obtain the type with a call to the node service.
NodeService.getType()

Just to be clear: it means I can look at a space in the Web Client and not tell whether item X is a press release or an internal memo. I can only tell this information in code.

That's pretty core information. a bit like Windows Explorer not showing if a file is a word doc or excel spreadsheet.

Rob
Smiley Happy

mrogers
Star Contributor
Star Contributor
Could you have another go at asking your question please. 

For a start which "web client" are you talking about, Explorer, Share or your own?

I was telling you the primary, fundamental way that you ***CAN*** get the type of a node.

robertmarkbram
Champ in-the-making
Champ in-the-making
Alfresco Web Client, as per below. There doesn't seem to be a way to tell what custom type I have created content as, e.g. just cm:content or sc:legalDoc or sc:marketingDoc - from the model.

[img]http://imagefrog.net/out.php/i96646_AlfrescoWebClient1.jpg[/img]

[img]http://imagefrog.net/out.php/i96647_AlfrescoWebClient2.jpg[/img]

Rob
Smiley Happy

mrogers
Star Contributor
Star Contributor
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.