cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Lifecycle

Eric_Ace
Confirmed Champ
Confirmed Champ

Hello - I've defined a contribution for a custom document lifecycle. It's basically the same as the default but has an additional state. The XML looks like this:

<states>
  <state name="project" ...
  <state name="foo" ...

In the UI, when a document is in the "project" state it displays thus: "Project" (Proper case.) When a document is in the "foo" state it displays as "foo" (lower case.) Is there magic that translates the "project" state in the contribution to "Project" in the UI? If so - how do I utilize the magic to make "foo" display as "Foo"? (Reluctant to define the foo state as "Foo" in the XML because everything else is lower case...) Thanks

1 REPLY 1

Bora_
Confirmed Champ
Confirmed Champ

Hi, Nuxeo uses cancel=Cancel project=Project approved=Approved etc. So you can do the same thing in your messages.properties foo=Foo

Thank`s, Bora

Getting started

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.