Thanks for the file.
And I found the problem:
In R14, default Standard files from DS prevent changes...
The XML need to be modify by CATIA admin..
<std:node name="Patterns">
<std:node name="EditAvailability">
<std:enumval name="YesNo">
No</std:enumval>
</std:node>
change to :
<std:node name="Patterns">
<std:node name="EditAvailability">
<std:enumval name="YesNo">
Yes</std:enumval>
</std:node>
Then update standard in CATDrawing (File / Page Setup)
I did not set any standard at home (yet) and at work I am not in charge of Drawing Standards, I have plenty other stuff to worry about... I should take some time and dig a little bit those XML files
indocti discant et ament meminisse periti
Eric N.