1

Topic: Prefix not taken into account

I am trying to modify some prefixes for some elements. I did that before, by editing the qet_labels file, but now it doesn't work anymore. I am using a user collection of elements, removed the original collection. On the original collection doesn't work either. It worked a couple of months ago.

Anything I should do in order to get the prefixes to work? 

For element numbering, I have %F%prefix%c%l

2

Re: Prefix not taken into account

~/.qet/elements$ tree
.
├── 006.elmt
├── 01previous_folio.elmt
├── 2222.elmt
├── 2.db3
├── 2.elmt
├── 3.elmt
├── 4.elmt
├── ach55001017a2b0553.elmt
├── ach.elmt
├── alimentation_auto.elmt
├── bobine3.elmt
├── bop11b2040.elmt
├── borne1.elmt
├── borne.elmt
├── docexamples1.elmt
├── dop11b50.elmt
├── fleche2.elmt
├── ibexrpimodelbv100.elmt
├── mas0202015r5 cad drawing.db3
├── mas0202015r5 cad drawing.elmt
├── ntiz28301cadxxv0903.elmt
├── qet_labels.xml
├── renvoi_1.elmt
├── renvoi_2.elmt
├── test
│   └── 10
│       └── bobine3.elmt
├── test3.db3
├── test_import.elmt
├── untitled1.db3
├── untitled.db3
├── wirdmcplc1 (2).elmt
└── wirdmcplc1 (2)-with-2016-03-26.elmt

 qet_labels :

<category name="test">
     <category name="10">
     <prefix>KA</prefix>
     </category>  
</category>  
</labels>

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

3

Re: Prefix not taken into account

Hi Scorpio,

I followed the same process and it worked before.

I investigated more, and I identified that if the labels file is in my custom collection, it will not work. If I use only one label file in the original "element" folder, it works. So the solution to my problem would be this: use only the qet_labels file present in the original "element" folder and modify labels in that file, not in a new custom file.

4

Re: Prefix not taken into account

Ok, nice to see that work fine.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !