In QET there are now 2 different ways to identify folios:
1. the old way
all folios are identified with continuous numbering (1, 2, 3, 4...).
In this case, folios are numbered with "folio id".
"folio id" is the variable that takes the entries 1, 2, 3, 4...
This variable is AUTOMATICALLY managed and filled by QET. The user can only change the order of the folios but NOT their numbering.
2. the new way
the user would like to number the folio the way he wants.
For example : 10, 20, 30, 40... or A, B, C, D... or Paul, Chantal, Robert, Gertrude... or I, II, III, IV, V...
In this case, the USER has to fill this information in the "folio properties" dialog in the field "folio".
The information "folio number that is typed manually by the user" is named "folio label".
So... if you CHECK the box "Use labels of folio instead of their Id" the table of content of your project (project tree) will look like that:
A - title of the first folio
B - title of the second folio
C - title of the third folio
etc...
or
I - title of the first folio
II - title of the second folio
III - title of the third folio
etc...
if you UNCHECK the box "Use labels of folio instead of their Id" the table of content of your project (project tree) will ALWAYS look like that:
1 - title of the first folio
2 - title of the second folio
3 - title of the third folio
etc...
As I already wrote, these fonctionalities are not totaly achieved (don't forget you're working with the devel version).
They're working but the interactions with the user are not so intuitive.
The default template must be updated.